diff options
| author | mo khan <mo@mokhan.ca> | 2025-08-01 14:34:10 -0600 |
|---|---|---|
| committer | mo khan <mo@mokhan.ca> | 2025-08-01 14:34:10 -0600 |
| commit | 4a9ff075f677117fea94a3ab212f64632e03d66b (patch) | |
| tree | 57622387fa6bfe3721887cf98210ef1b7d27eff8 /go.mod | |
| parent | 238b61113456ebad8bad880913dc315cd892a296 (diff) | |
| parent | 4ad54d26dd7e7aa337a833950616cf5786dd8977 (diff) | |
Merge branch 'spicedb-postgresql' into 'main'
Load SpiceDB schema into postgresql
See merge request gitlab-org/software-supply-chain-security/authorization/sparkled!22
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -172,7 +172,7 @@ require ( github.com/sagikazarmark/slog-shim v0.1.0 // indirect github.com/samber/lo v1.51.0 // indirect github.com/schollz/progressbar/v3 v3.18.0 // indirect - github.com/shirou/gopsutil/v4 v4.25.6 // indirect + github.com/shirou/gopsutil/v4 v4.25.7 // indirect github.com/shopspring/decimal v1.4.0 // indirect github.com/sirupsen/logrus v1.9.3 // indirect github.com/sourcegraph/conc v0.3.0 // indirect |
