Skip to content

Commit

Permalink
update util pkg
Browse files Browse the repository at this point in the history
  • Loading branch information
tim-ywliu committed May 11, 2023
1 parent ae86c1e commit e623954
Show file tree
Hide file tree
Showing 2 changed files with 77 additions and 45 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@ require (
github.com/asaskevich/govalidator v0.0.0-20210307081110-f21760c49a8d
github.com/davecgh/go-spew v1.1.1
github.com/free5gc/go-gtp5gnl v1.4.5
github.com/free5gc/util v1.0.5-0.20230306071612-a52909216bd2
github.com/free5gc/util v1.0.5-0.20230511064842-2e120956883b
github.com/hashicorp/go-version v1.6.0
github.com/khirono/go-genl v1.0.1
github.com/khirono/go-nl v1.0.5
github.com/khirono/go-rtnllink v1.1.1
github.com/khirono/go-rtnlroute v1.0.1
github.com/pkg/errors v0.9.1
github.com/sirupsen/logrus v1.8.1
github.com/stretchr/testify v1.7.0
github.com/stretchr/testify v1.8.1
github.com/urfave/cli v1.22.5
github.com/wmnsk/go-pfcp v0.0.17-0.20221027122420-36112307f93a
gopkg.in/yaml.v2 v2.4.0
Expand Down
Loading

0 comments on commit e623954

Please sign in to comment.