Skip to content

Commit

Permalink
Use proper nais/api reference sha
Browse files Browse the repository at this point in the history
  • Loading branch information
thokra-nav committed Jan 31, 2025
1 parent 3c4e6b4 commit 14a49b2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ require (
github.com/jackc/pgx/v4 v4.18.2
github.com/lestrrat-go/jwx/v2 v2.0.21
github.com/lib/pq v1.10.9
github.com/nais/api/pkg/apiclient v0.0.0-20250128091125-da8997435cd0
github.com/nais/api/pkg/apiclient v0.0.0-20250131144942-6e5893ff46b1
github.com/nais/liberator v0.0.0-20240304153811-0ce820054e73
github.com/prometheus/client_golang v1.16.0
github.com/sirupsen/logrus v1.9.3
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -349,6 +349,8 @@ github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 h1:C3w9PqII01/Oq
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822/go.mod h1:+n7T8mK8HuQTcFwEeznm/DIxMOiR9yIdICNftLE1DvQ=
github.com/nais/api/pkg/apiclient v0.0.0-20250128091125-da8997435cd0 h1:x7OCiGd4izlRe6vV4bVna/pJKoZSRLI+TWPC+bR3LyQ=
github.com/nais/api/pkg/apiclient v0.0.0-20250128091125-da8997435cd0/go.mod h1:B4YXj9CpfjDwrFrgp/y4bbkmkzhdGxmUZPdzx7XnkrU=
github.com/nais/api/pkg/apiclient v0.0.0-20250131144942-6e5893ff46b1 h1:HCDOKGSydFpoF+sOP48qZoNURXo5KIHVRBQKBLCqpAU=
github.com/nais/api/pkg/apiclient v0.0.0-20250131144942-6e5893ff46b1/go.mod h1:B4YXj9CpfjDwrFrgp/y4bbkmkzhdGxmUZPdzx7XnkrU=
github.com/nais/liberator v0.0.0-20240304153811-0ce820054e73 h1:BgKMybHE+cfRy86/Yh7A9CjxyjA9+kXyWHT861RGXl0=
github.com/nais/liberator v0.0.0-20240304153811-0ce820054e73/go.mod h1:cWThp1WBBbkRFhMI2DQMvBTTEN+6GPzmmh+Xjv8vffE=
github.com/onsi/ginkgo/v2 v2.11.0 h1:WgqUCUt/lT6yXoQ8Wef0fsNn5cAuMK7+KT9UFRz2tcU=
Expand Down

0 comments on commit 14a49b2

Please sign in to comment.