diff --git a/server/go.mod b/server/go.mod index a538667..ef98f69 100644 --- a/server/go.mod +++ b/server/go.mod @@ -46,7 +46,7 @@ require ( ) require ( - gitea.hostxtra.co.uk/vantage/vantage-shared v0.3.2 + gitea.hostxtra.co.uk/vantage/vantage-shared v0.3.3 github.com/bytedance/sonic v1.15.3 // indirect github.com/bytedance/sonic/loader v0.5.2 // indirect github.com/cespare/xxhash/v2 v2.3.0 // indirect diff --git a/server/go.sum b/server/go.sum index 41f7439..cf8021c 100644 --- a/server/go.sum +++ b/server/go.sum @@ -1,5 +1,5 @@ -gitea.hostxtra.co.uk/vantage/vantage-shared v0.3.2 h1:S4NFOHFTCeSfek5JPTAv0U8WDmIBHFU2aHP9bD/N3TA= -gitea.hostxtra.co.uk/vantage/vantage-shared v0.3.2/go.mod h1:dWjeOFLltQ8sv9Pnn1xRxGfWGgqa2fkG0esuaJLoPXQ= +gitea.hostxtra.co.uk/vantage/vantage-shared v0.3.3 h1:+ak67Hj1C92hNfTE63nlF1c2wx4L8mML+1aI6VJnukc= +gitea.hostxtra.co.uk/vantage/vantage-shared v0.3.3/go.mod h1:dWjeOFLltQ8sv9Pnn1xRxGfWGgqa2fkG0esuaJLoPXQ= github.com/aquasecurity/bolt-fixtures v0.0.0-20200903104109-d34e7f983986 h1:2a30xLN2sUZcMXl50hg+PJCIDdJgIvIbVcKqLJ/ZrtM= github.com/aquasecurity/bolt-fixtures v0.0.0-20200903104109-d34e7f983986/go.mod h1:NT+jyeCzXk6vXR5MTkdn4z64TgGfE5HMLC8qfj5unl8= github.com/aquasecurity/trivy-db v0.0.0-20260813095258-0e0340a01b57 h1:A3Lz/9ip/qigafSxqBWcu7S8i+tJbQS7DB2V0XibOKs=