Remove go module for example

This commit is contained in:
Jan Tytgat
2025-05-27 16:57:31 +02:00
parent d7cb912006
commit 2d00e08940
2 changed files with 0 additions and 19 deletions

View File

@ -1,11 +0,0 @@
module simple
go 1.24
require git.flexabyte.io/flexabyte/go-transcrypt v0.1.5-0.20250527145423-1c10a0bd1705
require (
github.com/minio/sio v0.4.1 // indirect
golang.org/x/crypto v0.38.0 // indirect
golang.org/x/sys v0.33.0 // indirect
)

View File

@ -1,8 +0,0 @@
git.flexabyte.io/flexabyte/go-transcrypt v0.1.5-0.20250527145423-1c10a0bd1705 h1:/ZHW91/Ee4hleOPG1C/gCMBamZeUx1K8piMXlu2Lftc=
git.flexabyte.io/flexabyte/go-transcrypt v0.1.5-0.20250527145423-1c10a0bd1705/go.mod h1:ml/n6K7o+dKSGsgfu2etKNQpXuN2U5CtJ9XryzInO3w=
github.com/minio/sio v0.4.1 h1:EMe3YBC1nf+sRQia65Rutxi+Z554XPV0dt8BIBA+a/0=
github.com/minio/sio v0.4.1/go.mod h1:oBSjJeGbBdRMZZwna07sX9EFzZy+ywu5aofRiV1g79I=
golang.org/x/crypto v0.38.0 h1:jt+WWG8IZlBnVbomuhg2Mdq0+BBQaHbtqHEFEigjUV8=
golang.org/x/crypto v0.38.0/go.mod h1:MvrbAqul58NNYPKnOra203SB9vpuZW0e+RRZV+Ggqjw=
golang.org/x/sys v0.33.0 h1:q3i8TbbEz+JRD9ywIRlyRAQbM0qF7hu24q3teo2hbuw=
golang.org/x/sys v0.33.0/go.mod h1:BJP2sWEmIv4KK5OTEluFJCKSidICx8ciO85XgH3Ak8k=