summaryrefslogtreecommitdiff
path: root/go.mod
blob: 363e8e005346af789389ccd38c092ae5c6ffb57d (plain)
1
2
3
4
5
6
7
8
9
module box

go 1.23.0

toolchain go1.24.1

require github.com/google/uuid v1.6.0

require golang.org/x/crypto v0.36.0 // indirect