Skip to content

Commit

Permalink
Merge pull request #35 from Endermanbugzjfc/dependabot/go_modules/git…
Browse files Browse the repository at this point in the history
…hub.com/sandertv/gophertunnel-1.27.2

Bump github.com/sandertv/gophertunnel from 1.26.1 to 1.27.2
  • Loading branch information
Endermanbugzjfc authored Feb 9, 2023
2 parents c3f26cb + 47688ee commit 0c1646d
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 365 deletions.
20 changes: 10 additions & 10 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,26 +7,26 @@ require (
github.com/fsnotify/fsnotify v1.6.0
github.com/icza/bitio v1.1.0
github.com/pelletier/go-toml/v2 v2.0.6
github.com/sandertv/gophertunnel v1.26.1
github.com/sandertv/gophertunnel v1.27.2
github.com/sirupsen/logrus v1.9.0
golang.org/x/oauth2 v0.0.0-20220411215720-9780585627b5
golang.org/x/oauth2 v0.4.0
)

require (
github.com/go-gl/mathgl v1.0.0 // indirect
github.com/golang/protobuf v1.4.2 // indirect
github.com/golang/protobuf v1.5.2 // indirect
github.com/golang/snappy v0.0.4 // indirect
github.com/google/uuid v1.3.0 // indirect
github.com/klauspost/compress v1.15.1 // indirect
github.com/muhammadmuzzammil1998/jsonc v1.0.0 // indirect
github.com/sandertv/go-raknet v1.12.0 // indirect
go.uber.org/atomic v1.9.0 // indirect
golang.org/x/crypto v0.0.0-20220411220226-7b82a4e95df4 // indirect
golang.org/x/image v0.0.0-20190802002840-cff245a6509b // indirect
golang.org/x/net v0.0.0-20220418201149-a630d4f3e7a2 // indirect
golang.org/x/sys v0.0.0-20220908164124-27713097b956 // indirect
golang.org/x/text v0.3.7 // indirect
google.golang.org/appengine v1.6.6 // indirect
google.golang.org/protobuf v1.25.0 // indirect
golang.org/x/crypto v0.5.0 // indirect
golang.org/x/image v0.3.0 // indirect
golang.org/x/net v0.5.0 // indirect
golang.org/x/sys v0.4.0 // indirect
golang.org/x/text v0.6.0 // indirect
google.golang.org/appengine v1.6.7 // indirect
google.golang.org/protobuf v1.28.1 // indirect
gopkg.in/square/go-jose.v2 v2.6.0 // indirect
)
Loading

0 comments on commit 0c1646d

Please sign in to comment.