go get uuid

This commit is contained in:
2025-12-18 10:47:58 +02:00
parent 8de6a9212a
commit 3b74f5c43d
2 changed files with 3 additions and 0 deletions

1
go.mod
View File

@@ -12,6 +12,7 @@ require (
github.com/go-chi/chi/v5 v5.2.3 // indirect
github.com/go-viper/mapstructure/v2 v2.4.0 // indirect
github.com/golang-jwt/jwt/v5 v5.3.0 // indirect
github.com/google/uuid v1.6.0
github.com/inconshreveable/mousetrap v1.1.0 // indirect
github.com/jinzhu/inflection v1.0.0 // indirect
github.com/jinzhu/now v1.1.5 // indirect