Skip to content

Commit 705e50d

Browse files
committed
change expectedMinGtp5gVersion to 0.8.6
1 parent f2c57c5 commit 705e50d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

internal/forwarder/gtp5g.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ import (
2525
)
2626

2727
const (
28-
expectedMinGtp5gVersion string = "0.8.1"
28+
expectedMinGtp5gVersion string = "0.8.6"
2929
expectedMaxGtp5gVersion string = "0.9.0"
3030
)
3131

0 commit comments

Comments
 (0)