Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 12, 2022
1 parent a4cd97e commit 3f15d0a
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.21.2
github.com/sandertv/gophertunnel v1.22.0
github.com/sirupsen/logrus v1.8.1
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.10.9 h1:1a8ntIenpDBue3IsUdhJhxTznGt8Qeaan7HtQKi0hBs=
github.com/sandertv/go-raknet v1.10.9/go.mod h1:Gx+WgZBMQ0V2UoouGoJ8Wj6CDrMBQ4SB2F/ggpl5/+Y=
github.com/sandertv/gophertunnel v1.21.2 h1:+fTgLsGY4qqO+A27u3Z2IveIcvuz25nRJZRYzVeHyjI=
github.com/sandertv/gophertunnel v1.21.2/go.mod h1:MM2eeBapijrPCK45QL0EaTEheEBHWJshdZpr6ZBsaXc=
github.com/sandertv/gophertunnel v1.22.0 h1:JC825dXCUUQfARUd5ZB607s3G8LucYrbgIYyb9LQSoA=
github.com/sandertv/gophertunnel v1.22.0/go.mod h1:pghfqVLRdd6m8oR4ZKj918lyCuSIhC1uHEyGgj2fUzE=
github.com/sirupsen/logrus v1.8.1 h1:dJKuHgqk1NNQlqoA6BTlM1Wf9DOH3NBjQyu0h9+AZZE=
github.com/sirupsen/logrus v1.8.1/go.mod h1:yWOB1SBYBC5VeMP7gHvWumXLIWorT60ONWic61uBYv0=
github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME=
Expand Down

0 comments on commit 3f15d0a

Please sign in to comment.