Skip to content

Commit

Permalink
Bump github.com/wmnsk/go-gtp from 0.8.10 to 0.8.11
Browse files Browse the repository at this point in the history
Bumps [github.com/wmnsk/go-gtp](https://github.com/wmnsk/go-gtp) from 0.8.10 to 0.8.11.
- [Commits](wmnsk/go-gtp@v0.8.10...v0.8.11)

---
updated-dependencies:
- dependency-name: github.com/wmnsk/go-gtp
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent 2cadd92 commit 4ae017d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ require (
github.com/sirupsen/logrus v1.9.3
github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
github.com/urfave/cli/v2 v2.27.5
github.com/wmnsk/go-gtp v0.8.10
github.com/wmnsk/go-gtp v0.8.11
github.com/wmnsk/go-pfcp v0.0.24
gopkg.in/yaml.v3 v3.0.1
)
Expand Down
6 changes: 2 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ github.com/kr/pty v1.1.1/go.mod h1:pFQYn66WHrOpPYNljwOMqo10TkYh1fy3cYio2l3bCsQ=
github.com/kr/text v0.1.0/go.mod h1:4Jbv+DJW3UT/LiOwJeYQe1efqtUx/iVham/4vfdArNI=
github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY=
github.com/kr/text v0.2.0/go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE=
github.com/nextmn/go-pfcp-networking v0.0.37 h1:xo2RT8eXS0tbVVi2xsPfUOqahGzt2VGBB1baLf2KhxU=
github.com/nextmn/go-pfcp-networking v0.0.37/go.mod h1:KYoKLiltDmHL2YMU5mz2k/E1xMoz4TpmzTz6Nr5u5gA=
github.com/nextmn/go-pfcp-networking v0.0.38 h1:C7HgLh6UUbqfoTHl/uvUcYNZUBPSur68rOHdLUnpx9Q=
github.com/nextmn/go-pfcp-networking v0.0.38/go.mod h1:KYoKLiltDmHL2YMU5mz2k/E1xMoz4TpmzTz6Nr5u5gA=
github.com/nextmn/logrus-formatter v0.0.1 h1:Bsf78jjiEESc+rV8xE6IyKj4frDPGMwXFNrLQzm6A1E=
Expand Down Expand Up @@ -47,8 +45,8 @@ github.com/vishvananda/netlink v1.3.0 h1:X7l42GfcV4S6E4vHTsw48qbrV+9PVojNfIhZcwQ
github.com/vishvananda/netlink v1.3.0/go.mod h1:i6NetklAujEcC6fK0JPjT8qSwWyO0HLn4UKG+hGqeJs=
github.com/vishvananda/netns v0.0.4 h1:Oeaw1EM2JMxD51g9uhtC0D7erkIjgmj8+JZc26m1YX8=
github.com/vishvananda/netns v0.0.4/go.mod h1:SpkAiCQRtJ6TvvxPnOSyH3BMl6unz3xZlaprSwhNNJM=
github.com/wmnsk/go-gtp v0.8.10 h1:ym/tUV6VHGzm47fhA9N2qETrgM5cF3w+VLvdKsGtsMk=
github.com/wmnsk/go-gtp v0.8.10/go.mod h1:9zxnN6ltreRh5yetDY3tGxrjKw9XTgy09d1PoE6NsiM=
github.com/wmnsk/go-gtp v0.8.11 h1:5TaFh4eIz4b6xMyUXGwEeei8QkOscVOZQ4hFqS7p0ko=
github.com/wmnsk/go-gtp v0.8.11/go.mod h1:eXT4O+VPLMM5Pjf4PejmPvXjB0RdJPt3B86PDLGDhjw=
github.com/wmnsk/go-pfcp v0.0.24 h1:sv4F3U/IphsPUMXMkTJW877CRvXZ1sF5onWHGBvxx/A=
github.com/wmnsk/go-pfcp v0.0.24/go.mod h1:8EUVvOzlz25wkUs9D8STNAs5zGyIo5xEUpHQOUZ/iSg=
github.com/xrash/smetrics v0.0.0-20240521201337-686a1a2994c1 h1:gEOO8jv9F4OT7lGCjxCBTO/36wtF6j2nSip77qHd4x4=
Expand Down

0 comments on commit 4ae017d

Please sign in to comment.