using UUIDs for tag command

This commit is contained in:
2024-02-19 12:40:19 +01:00
parent 8fb88677c3
commit f98b55480c
5 changed files with 58 additions and 36 deletions

1
go.mod
View File

@@ -8,6 +8,7 @@ require (
)
require (
github.com/google/uuid v1.6.0 // indirect
github.com/gorilla/websocket v1.4.2 // indirect
github.com/iancoleman/strcase v0.3.0 // indirect
github.com/lib/pq v1.10.9 // indirect