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 b466a1b commit 3b73a2bCopy full SHA for 3b73a2b
1 file changed
internal/forwarder/gtp5g.go
@@ -25,7 +25,7 @@ import (
25
)
26
27
const (
28
- expectedMinGtp5gVersion string = "0.9.2"
+ expectedMinGtp5gVersion string = "0.9.3"
29
expectedMaxGtp5gVersion string = "0.10.0"
30
31
0 commit comments