Skip to content

Commit

Permalink
Update Go version in go.mod to 1.23
Browse files Browse the repository at this point in the history
Signed-off-by: HAHWUL <[email protected]>
  • Loading branch information
hahwul committed Nov 28, 2024
1 parent f4cc0c2 commit 60aeac8
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,5 +1,5 @@
module github.com/hahwul/gee

go 1.17
go 1.23

require github.com/logrusorgru/aurora v2.0.3+incompatible

0 comments on commit 60aeac8

Please sign in to comment.