Skip to content

Commit

Permalink
Update go.mod to [email protected]
Browse files Browse the repository at this point in the history
  • Loading branch information
plkokanov committed Feb 22, 2024
1 parent 39b03ed commit 4d2a608
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/gardener/quic-reverse-http-tunnel

go 1.21
go 1.22

require (
github.com/quic-go/quic-go v0.41.0
Expand Down

0 comments on commit 4d2a608

Please sign in to comment.