diff options
| author | mo khan <mo@mokhan.ca> | 2025-07-23 12:45:26 -0600 |
|---|---|---|
| committer | mo khan <mo@mokhan.ca> | 2025-07-23 12:45:26 -0600 |
| commit | 8ee0c453f6a6e719e69299f1949f48e289b33235 (patch) | |
| tree | 46025e168b7f3928b3f1c51f706a862c08e32cf6 /go.mod | |
| parent | d2ebd0a9afed57ba11f053266e6ae1edb84a0f36 (diff) | |
chore: update vendored modules
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -13,8 +13,7 @@ require ( github.com/rs/zerolog v1.34.0 github.com/stretchr/testify v1.10.0 github.com/testcontainers/testcontainers-go v0.38.0 - github.com/xlgmokha/x v0.0.0-20250523153843-ded39aa54bc5 - gitlab.com/gitlab-org/software-supply-chain-security/authorization/authzd.git v0.0.0-20250611170456-c2b8edab01b2 + github.com/xlgmokha/x v0.0.0-20250723173802-8b7a31f11bd2 golang.org/x/oauth2 v0.30.0 google.golang.org/genproto/googleapis/rpc v0.0.0-20250721164621-a45f3dfb1074 google.golang.org/grpc v1.74.2 @@ -190,7 +189,6 @@ require ( github.com/subosito/gotenv v1.6.0 // indirect github.com/tklauser/go-sysconf v0.3.15 // indirect github.com/tklauser/numcpus v0.10.0 // indirect - github.com/twitchtv/twirp v8.1.3+incompatible // indirect github.com/xlab/treeprint v1.2.0 // indirect github.com/xlgmokha/minit v0.0.0-20250708214413-725b9f91042d // indirect github.com/xo/terminfo v0.0.0-20220910002029-abceb7e1c41e // indirect |
