Skip to content

Commit

Permalink
update api version after merge
Browse files Browse the repository at this point in the history
  • Loading branch information
ranakan19 committed Nov 14, 2024
1 parent f74388e commit 0fc2715
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 200 deletions.
4 changes: 1 addition & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/codeready-toolchain/toolchain-common
go 1.20

require (
github.com/codeready-toolchain/api v0.0.0-20240909145803-3b27dcfb3ded
github.com/codeready-toolchain/api v0.0.0-20241114213029-44333bf24bcf
github.com/go-logr/logr v1.2.4
github.com/golang-jwt/jwt/v5 v5.2.0
github.com/lestrrat-go/jwx v1.2.29
Expand Down Expand Up @@ -119,5 +119,3 @@ require (
sigs.k8s.io/structured-merge-diff/v4 v4.2.3 // indirect
sigs.k8s.io/yaml v1.3.0 // indirect
)

replace github.com/codeready-toolchain/api v0.0.0-20240909145803-3b27dcfb3ded => github.com/ranakan19/api v0.0.0-20241108053314-93842107015c
Loading

0 comments on commit 0fc2715

Please sign in to comment.