We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2c57c5 commit 705e50dCopy full SHA for 705e50d
1 file changed
internal/forwarder/gtp5g.go
@@ -25,7 +25,7 @@ import (
25
)
26
27
const (
28
- expectedMinGtp5gVersion string = "0.8.1"
+ expectedMinGtp5gVersion string = "0.8.6"
29
expectedMaxGtp5gVersion string = "0.9.0"
30
31
0 commit comments