Update go module location
This commit is contained in:
6
go.mod
6
go.mod
@ -1,10 +1,10 @@
|
||||
module github.com/jantytgat/go-transcrypt
|
||||
module git.flexabyte.io/flexabyte/go-transcrypt
|
||||
|
||||
go 1.24
|
||||
|
||||
require (
|
||||
github.com/minio/sio v0.4.1
|
||||
golang.org/x/crypto v0.37.0
|
||||
golang.org/x/crypto v0.38.0
|
||||
)
|
||||
|
||||
require golang.org/x/sys v0.32.0 // indirect
|
||||
require golang.org/x/sys v0.33.0 // indirect
|
||||
|
Reference in New Issue
Block a user