diff options
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ require ( github.com/rs/zerolog v1.34.0 github.com/stretchr/testify v1.10.0 github.com/testcontainers/testcontainers-go v0.36.0 - github.com/xlgmokha/x v0.0.0-20250425224307-3bca1eacf7f5 + github.com/xlgmokha/x v0.0.0-20250428220023-07723124c0a2 golang.org/x/oauth2 v0.29.0 ) |
