mirror of
https://github.com/aykhans/slash-e.git
synced 2025-04-20 22:07:15 +00:00
chore: go mod tidy
This commit is contained in:
parent
06926c31dd
commit
74021134da
2
go.mod
2
go.mod
@ -2,7 +2,7 @@ module github.com/boojack/shortify
|
|||||||
|
|
||||||
go 1.19
|
go 1.19
|
||||||
|
|
||||||
require github.com/google/uuid v1.3.0
|
require github.com/google/uuid v1.3.0 // indirect
|
||||||
|
|
||||||
require (
|
require (
|
||||||
github.com/golang-jwt/jwt v3.2.2+incompatible // indirect
|
github.com/golang-jwt/jwt v3.2.2+incompatible // indirect
|
||||||
|
Loading…
x
Reference in New Issue
Block a user