Skip to content

Commit

Permalink
Run go mod tidy
Browse files Browse the repository at this point in the history
  • Loading branch information
claudealdric committed Oct 3, 2024
1 parent c9428b9 commit 6461c51
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
Expand Up @@ -4,6 +4,6 @@ go 1.23.0

require golang.org/x/crypto v0.27.0

require github.com/mattn/go-sqlite3 v1.14.23 // indirect
require github.com/mattn/go-sqlite3 v1.14.23

require github.com/golang-jwt/jwt/v5 v5.2.1

0 comments on commit 6461c51

Please sign in to comment.