Skip to content

Commit

Permalink
Bump github.com/sandertv/gophertunnel from 1.24.5 to 1.24.6
Browse files Browse the repository at this point in the history
Bumps [github.com/sandertv/gophertunnel](https://github.com/sandertv/gophertunnel) from 1.24.5 to 1.24.6.
- [Release notes](https://github.com/sandertv/gophertunnel/releases)
- [Commits](Sandertv/gophertunnel@v1.24.5...v1.24.6)

---
updated-dependencies:
- dependency-name: github.com/sandertv/gophertunnel
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 29, 2022
1 parent f61c744 commit 2f9fc01
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ require (
github.com/fsnotify/fsnotify v1.5.4
github.com/icza/bitio v1.1.0
github.com/pelletier/go-toml v1.9.5
github.com/sandertv/gophertunnel v1.24.5
github.com/sandertv/gophertunnel v1.24.6
github.com/sirupsen/logrus v1.9.0
golang.org/x/oauth2 v0.0.0-20220411215720-9780585627b5
)
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -129,8 +129,8 @@ github.com/prometheus/client_model v0.0.0-20190812154241-14fe0d1b01d4/go.mod h1:
github.com/rogpeppe/go-internal v1.3.0/go.mod h1:M8bDsm7K2OlrFYOpmOWEs/qY81heoFRclV5y23lUDJ4=
github.com/sandertv/go-raknet v1.11.1 h1:0auvhHoZNyC/Z1l5xqniE3JE+w3MGO3n3JXEGHzdlRE=
github.com/sandertv/go-raknet v1.11.1/go.mod h1:Gx+WgZBMQ0V2UoouGoJ8Wj6CDrMBQ4SB2F/ggpl5/+Y=
github.com/sandertv/gophertunnel v1.24.5 h1:xzgqcWdkMKvOupX3FZJZvV6Tx0wivyW9zm7tC6S7QVk=
github.com/sandertv/gophertunnel v1.24.5/go.mod h1:dMOw79FHxr2azEqiGH20AwdljisAN1kqwu5SjPBnZ5k=
github.com/sandertv/gophertunnel v1.24.6 h1:GIa6QyRNcyw5E9nm0S1NReEOj0GDk6bS/RHQo8lhkXI=
github.com/sandertv/gophertunnel v1.24.6/go.mod h1:dMOw79FHxr2azEqiGH20AwdljisAN1kqwu5SjPBnZ5k=
github.com/sirupsen/logrus v1.9.0 h1:trlNQbNUG3OdDrDil03MCb1H2o9nJ1x4/5LYw7byDE0=
github.com/sirupsen/logrus v1.9.0/go.mod h1:naHLuLoDiP4jHNo9R0sCBMtWGeIprob74mVsIT4qYEQ=
github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME=
Expand Down

0 comments on commit 2f9fc01

Please sign in to comment.