Skip to content

Commit

Permalink
adjust go.mod slightly
Browse files Browse the repository at this point in the history
  • Loading branch information
dropwhile committed Jan 13, 2025
1 parent d0d3f9e commit 7c56813
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/dropwhile/refid/v2

go 1.21.1
go 1.21

require (
github.com/alecthomas/kong v1.6.1
Expand Down

0 comments on commit 7c56813

Please sign in to comment.