Skip to content

Commit

Permalink
Bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
christeredvartsen committed Jul 1, 2024
1 parent 48b7650 commit 1072e27
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ require (
github.com/google/uuid v1.6.0
github.com/grafana/grafana-openapi-client-go v0.0.0-20240430202104-3ad0f7e4ee52
github.com/joho/godotenv v1.5.1
github.com/nais/api v0.0.0-20240614093353-fe1f73775e6a
github.com/nais/api v0.0.0-20240701095637-9cac722281ee
github.com/nais/dependencytrack v0.0.0-20240610080458-c76185696c11
github.com/prometheus/client_golang v1.19.1
github.com/sethvargo/go-envconfig v1.0.3
Expand Down
4 changes: 4 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -206,6 +206,10 @@ github.com/moby/term v0.5.0 h1:xt8Q1nalod/v7BqbG21f8mQPqH+xAaC9C3N3wfWbVP0=
github.com/moby/term v0.5.0/go.mod h1:8FzsFHVUBGZdbDsJw/ot+X+d5HLUbvklYLJ9uGfcI3Y=
github.com/nais/api v0.0.0-20240614093353-fe1f73775e6a h1:tL5JOFS+gUWimotAAcH6zygtb3Ef1C6hrq2WvGk3l4c=
github.com/nais/api v0.0.0-20240614093353-fe1f73775e6a/go.mod h1:X0Jp7pnYDRxKWfi46CJxyPc0f09uAaSh3d4idCTsLtY=
github.com/nais/api v0.0.0-20240628141327-c193beb23a8c h1:KVAkgA4Q/UPmK9uNBw52t26R/KRqsHC+Tdh1cTYe6uw=
github.com/nais/api v0.0.0-20240628141327-c193beb23a8c/go.mod h1:uvppNeqRtp+LElLlFS0Qh+O00OJ08ac+o/UaVMj/9cc=
github.com/nais/api v0.0.0-20240701095637-9cac722281ee h1:l3fjq9Rp/LmzkfdUtVB/PDeIyJP22trXojVaFoGlNxY=
github.com/nais/api v0.0.0-20240701095637-9cac722281ee/go.mod h1:uvppNeqRtp+LElLlFS0Qh+O00OJ08ac+o/UaVMj/9cc=
github.com/nais/dependencytrack v0.0.0-20240610080458-c76185696c11 h1:2Cy7cjTM7PyiaUi3+aLsRSg6T0R6AqlduPNmT9LBMSY=
github.com/nais/dependencytrack v0.0.0-20240610080458-c76185696c11/go.mod h1:BdPp1+tyE1hSMZigr7aGmhcTqaksf9Pxxbo4ZAi4On8=
github.com/oklog/ulid v1.3.1 h1:EGfNDEx6MqHz8B3uNV6QAib1UR2Lm97sHi3ocA6ESJ4=
Expand Down

0 comments on commit 1072e27

Please sign in to comment.