Skip to content

Commit

Permalink
dragonfly: Update gophertunnel
Browse files Browse the repository at this point in the history
  • Loading branch information
TwistedAsylumMC committed Nov 25, 2024
1 parent 310525d commit 5249d08
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ require (
github.com/go-gl/mathgl v1.1.0
github.com/google/uuid v1.6.0
github.com/pelletier/go-toml v1.9.5
github.com/sandertv/gophertunnel v1.42.3-0.20241125193848-64ce0e369b7a
github.com/sandertv/gophertunnel v1.42.3-0.20241125194719-af2083f28837
github.com/segmentio/fasthash v1.0.3
golang.org/x/exp v0.0.0-20241009180824-f66d83c29e7c
golang.org/x/mod v0.21.0
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,8 @@ github.com/sandertv/gophertunnel v1.42.3-0.20241116121323-39b816f98736 h1:02pOs3
github.com/sandertv/gophertunnel v1.42.3-0.20241116121323-39b816f98736/go.mod h1:krvLSeRUNQ2iEYJNEgzrKtWO8W5ybZxN5lFfSCkHoNk=
github.com/sandertv/gophertunnel v1.42.3-0.20241125193848-64ce0e369b7a h1:DzueVjS4Zh95fgeQa2PUsF3RljFi+7X0S1L7Awzh9ss=
github.com/sandertv/gophertunnel v1.42.3-0.20241125193848-64ce0e369b7a/go.mod h1:krvLSeRUNQ2iEYJNEgzrKtWO8W5ybZxN5lFfSCkHoNk=
github.com/sandertv/gophertunnel v1.42.3-0.20241125194719-af2083f28837 h1:f4WZA5Eg62X4n9UkfKs/DKYylIHxziHCdPDC+Qqa6E4=
github.com/sandertv/gophertunnel v1.42.3-0.20241125194719-af2083f28837/go.mod h1:krvLSeRUNQ2iEYJNEgzrKtWO8W5ybZxN5lFfSCkHoNk=
github.com/segmentio/fasthash v1.0.3 h1:EI9+KE1EwvMLBWwjpRDc+fEM+prwxDYbslddQGtrmhM=
github.com/segmentio/fasthash v1.0.3/go.mod h1:waKX8l2N8yckOgmSsXJi7x1ZfdKZ4x7KRMzBtS3oedY=
github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME=
Expand Down

0 comments on commit 5249d08

Please sign in to comment.