Skip to content

Commit

Permalink
Update go.mod to 1.20 (#161)
Browse files Browse the repository at this point in the history
  • Loading branch information
int128 committed May 3, 2023
1 parent bbc2952 commit 25e10b0
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/int128/ktunnels

go 1.19
go 1.20

require (
github.com/envoyproxy/go-control-plane v0.11.0
Expand Down

0 comments on commit 25e10b0

Please sign in to comment.