Skip to content

Commit

Permalink
feat: use go1.20
Browse files Browse the repository at this point in the history
Signed-off-by: Abirdcfly <fp544037857@gmail.com>
  • Loading branch information
Abirdcfly committed Mar 12, 2023
1 parent ed1e742 commit efbb722
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/Abirdcfly/dupword

go 1.19
go 1.20

require golang.org/x/tools v0.7.0

Expand Down

0 comments on commit efbb722

Please sign in to comment.