mirror of
https://github.com/juanfont/headscale.git
synced 2025-08-13 14:43:01 +00:00
add versioned migrations (#1644)
This commit is contained in:
1
go.mod
1
go.mod
@@ -75,6 +75,7 @@ require (
|
||||
github.com/fsnotify/fsnotify v1.7.0 // indirect
|
||||
github.com/fxamacker/cbor/v2 v2.5.0 // indirect
|
||||
github.com/glebarez/go-sqlite v1.21.2 // indirect
|
||||
github.com/go-gormigrate/gormigrate/v2 v2.1.1 // indirect
|
||||
github.com/go-jose/go-jose/v3 v3.0.1 // indirect
|
||||
github.com/gogo/protobuf v1.3.2 // indirect
|
||||
github.com/golang-jwt/jwt v3.2.2+incompatible // indirect
|
||||
|
Reference in New Issue
Block a user