Skip to content

Commit

Permalink
upgrade to go 1.18 (#63)
Browse files Browse the repository at this point in the history
Signed-off-by: Loong Dai <loong.dai@intel.com>
  • Loading branch information
daixiang0 committed May 30, 2022
1 parent 5d64945 commit b3feb6e
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/daixiang0/gci

go 1.17
go 1.18

require (
github.com/hexops/gotextdiff v1.0.3
Expand Down

0 comments on commit b3feb6e

Please sign in to comment.