Skip to content

Commit

Permalink
Revise IKE SA output foramt
Browse files Browse the repository at this point in the history
  • Loading branch information
yt8956gh committed Oct 11, 2021
1 parent cdd9c31 commit 6d451f9
Show file tree
Hide file tree
Showing 4 changed files with 29 additions and 80 deletions.
12 changes: 0 additions & 12 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,30 +5,18 @@ go 1.14
require (
git.cs.nctu.edu.tw/calee/sctp v1.1.0
github.com/antonfisher/nested-logrus-formatter v1.3.1
github.com/cpuguy83/go-md2man/v2 v2.0.1 // indirect
github.com/free5gc/aper v1.0.2
github.com/free5gc/idgenerator v1.0.0
github.com/free5gc/logger_conf v1.0.0
github.com/free5gc/logger_util v1.0.0
github.com/free5gc/ngap v1.0.2
github.com/free5gc/openapi v1.0.2 // indirect
github.com/free5gc/path_util v1.0.0
github.com/free5gc/version v1.0.0
github.com/gin-gonic/gin v1.7.4 // indirect
github.com/go-playground/validator/v10 v10.9.0 // indirect
github.com/json-iterator/go v1.1.12 // indirect
github.com/mattn/go-isatty v0.0.14 // indirect
github.com/russross/blackfriday/v2 v2.1.0 // indirect
github.com/sirupsen/logrus v1.8.1
github.com/ugorji/go v1.2.6 // indirect
github.com/urfave/cli v1.22.5
github.com/vishvananda/netlink v1.1.0
github.com/vishvananda/netns v0.0.0-20210104183010-2eb08e3e575f // indirect
github.com/wmnsk/go-gtp v0.8.0
golang.org/x/crypto v0.0.0-20210921155107-089bfa567519 // indirect
golang.org/x/net v0.0.0-20211008194852-3b03d305991f
golang.org/x/sys v0.0.0-20211007075335-d3039528d8ac
golang.org/x/text v0.3.7 // indirect
google.golang.org/protobuf v1.27.1 // indirect
gopkg.in/yaml.v2 v2.4.0
)
Loading

0 comments on commit 6d451f9

Please sign in to comment.