diff options
| author | mo khan <mo@mokhan.ca> | 2025-07-31 16:09:12 -0600 |
|---|---|---|
| committer | mo khan <mo@mokhan.ca> | 2025-07-31 16:09:12 -0600 |
| commit | 238b61113456ebad8bad880913dc315cd892a296 (patch) | |
| tree | f38db8e10c4b55aef21c96c30fc71278c6e3d5c6 /vendor/modules.txt | |
| parent | ebb003ef2beaeee61104d6b88a342c5c9fa73b51 (diff) | |
| parent | 311603d0c0b04d451e9fb8e5e8335dca8425e2c4 (diff) | |
Merge branch 'sparkle-visibility' into 'main'
Connect to postgresql
See merge request gitlab-org/software-supply-chain-security/authorization/sparkled!21
Diffstat (limited to 'vendor/modules.txt')
| -rw-r--r-- | vendor/modules.txt | 19 |
1 files changed, 7 insertions, 12 deletions
diff --git a/vendor/modules.txt b/vendor/modules.txt index e5a79bc..3952ccc 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -361,9 +361,6 @@ github.com/danieljoos/wincred # github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc ## explicit github.com/davecgh/go-spew/spew -# github.com/deckarep/golang-set/v2 v2.8.0 -## explicit; go 1.18 -github.com/deckarep/golang-set/v2 # github.com/distribution/reference v0.6.0 ## explicit; go 1.20 github.com/distribution/reference @@ -515,9 +512,6 @@ github.com/go-logr/zerologr ## explicit; go 1.12 github.com/go-ole/go-ole github.com/go-ole/go-ole/oleutil -# github.com/go-stack/stack v1.8.1 -## explicit; go 1.17 -github.com/go-stack/stack # github.com/godbus/dbus v0.0.0-20190726142602-4481cbc300e2 ## explicit; go 1.12 github.com/godbus/dbus @@ -672,6 +666,11 @@ github.com/lann/builder # github.com/lann/ps v0.0.0-20150810152359-62de8c46ede0 ## explicit github.com/lann/ps +# github.com/lib/pq v1.10.9 +## explicit; go 1.13 +github.com/lib/pq +github.com/lib/pq/oid +github.com/lib/pq/scram # github.com/lithammer/fuzzysearch v1.1.8 ## explicit; go 1.15 github.com/lithammer/fuzzysearch/fuzzy @@ -780,11 +779,6 @@ github.com/planetscale/vtprotobuf/types/known/emptypb github.com/planetscale/vtprotobuf/types/known/structpb github.com/planetscale/vtprotobuf/types/known/timestamppb github.com/planetscale/vtprotobuf/types/known/wrapperspb -# github.com/playwright-community/playwright-go v0.5200.0 -## explicit; go 1.22 -github.com/playwright-community/playwright-go -github.com/playwright-community/playwright-go/cmd/playwright -github.com/playwright-community/playwright-go/internal/safe # github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 ## explicit github.com/pmezard/go-difflib/difflib @@ -929,9 +923,10 @@ github.com/tklauser/numcpus # github.com/xlab/treeprint v1.2.0 ## explicit; go 1.13 github.com/xlab/treeprint -# github.com/xlgmokha/minit v0.0.0-20250725204255-8e0834741617 +# github.com/xlgmokha/minit v0.0.0-20250731211218-d06d0bc4c199 ## explicit; go 1.24 github.com/xlgmokha/minit +github.com/xlgmokha/minit/pkg/procfile # github.com/xlgmokha/x v0.0.0-20250730165105-1a2af5f242cf ## explicit; go 1.24 github.com/xlgmokha/x/pkg/context |
