diff options
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,6 +7,7 @@ require ( github.com/stretchr/testify v1.10.0 github.com/testcontainers/testcontainers-go v0.36.0 github.com/xlgmokha/x v0.0.0-20250412211812-8dcb68809180 + golang.org/x/oauth2 v0.29.0 gotest.tools/v3 v3.5.1 ) |
