Skip to content

Commit

Permalink
Update go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
dennersousa authored Feb 10, 2024
1 parent 029e56f commit 93731a9
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 verifycat

go 1.22rc1
go 1.23

require github.com/gin-gonic/gin v1.9.1

Expand Down

1 comment on commit 93731a9

@dennersousa
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

update.

Please sign in to comment.