Update go module location

This commit is contained in:
Jan Tytgat
2025-05-27 16:54:23 +02:00
parent d63920dd1f
commit 1c10a0bd17
2 changed files with 9 additions and 3 deletions

6
go.mod
View File

@ -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