Skip to content

Commit

Permalink
Update Go version
Browse files Browse the repository at this point in the history
  • Loading branch information
Laban254 committed Oct 21, 2024
1 parent 2d2f192 commit 3f5f9ac
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 task_management_api

go 1.23.2
go 1.23

require (
github.com/dgrijalva/jwt-go v3.2.0+incompatible
Expand Down

0 comments on commit 3f5f9ac

Please sign in to comment.