Skip to content

Commit

Permalink
build: upgrade to go 1.21
Browse files Browse the repository at this point in the history
Signed-off-by: black-desk <[email protected]>
  • Loading branch information
black-desk committed Oct 19, 2023
1 parent b5d512c commit ae95ab4
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/black-desk/cgtproxy

go 1.20
go 1.21

require (
github.com/black-desk/lib/go v0.0.0-20231012014411-374671fbfbdc
Expand Down

0 comments on commit ae95ab4

Please sign in to comment.