Skip to content

Commit ed91331

Browse files
Bump github.com/omec-project/ngap from 1.1.0 to 1.2.0 (#34)
1 parent 9c0c46f commit ed91331

File tree

2 files changed

+7
-371
lines changed

2 files changed

+7
-371
lines changed

go.mod

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ go 1.21
55
require (
66
git.cs.nctu.edu.tw/calee/sctp v1.1.0
77
github.com/antonfisher/nested-logrus-formatter v1.3.1
8-
github.com/omec-project/ngap v1.1.0
8+
github.com/omec-project/ngap v1.2.0
99
github.com/sirupsen/logrus v1.9.3
1010
github.com/stretchr/testify v1.9.0
1111
google.golang.org/grpc v1.62.1
@@ -16,7 +16,7 @@ require (
1616
require (
1717
github.com/davecgh/go-spew v1.1.1 // indirect
1818
github.com/golang/protobuf v1.5.3 // indirect
19-
github.com/omec-project/aper v1.1.0 // indirect
19+
github.com/omec-project/aper v1.1.1 // indirect
2020
github.com/pmezard/go-difflib v1.0.0 // indirect
2121
golang.org/x/net v0.20.0 // indirect
2222
golang.org/x/sys v0.16.0 // indirect

0 commit comments

Comments
 (0)