Skip to content

Commit

Permalink
fix go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
dropwhile committed Jan 13, 2025
1 parent 0940cdf commit 06fa8eb
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/cactus/go-camo/v2

go 1.23.1
go 1.23

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

0 comments on commit 06fa8eb

Please sign in to comment.