Skip to content

Commit 3b73a2b

Browse files
committed
upgrade expectedMinGtp5gVersion to v0.9.3
1 parent b466a1b commit 3b73a2b

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.9.2"
28+
expectedMinGtp5gVersion string = "0.9.3"
2929
expectedMaxGtp5gVersion string = "0.10.0"
3030
)
3131

0 commit comments

Comments
 (0)