File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ require (
21
21
github.com/coreos/go-oidc/v3 v3.11.0
22
22
github.com/davecgh/go-spew v1.1.1
23
23
github.com/deckarep/golang-set v1.8.0
24
- github.com/devtron-labs/authenticator v0.4.35-0.20240807084802-49f4b0843ad4
24
+ github.com/devtron-labs/authenticator v0.4.35-0.20240809073103-6e11da8083f8
25
25
github.com/devtron-labs/common-lib v0.0.25-0.20240809073131-5cefb0e8a93a
26
26
github.com/devtron-labs/go-bitbucket v0.9.60-beta
27
27
github.com/devtron-labs/protos v0.0.3-0.20240802105333-92ee9bb85d80
Original file line number Diff line number Diff line change @@ -193,8 +193,8 @@ github.com/deckarep/golang-set v1.8.0/go.mod h1:5nI87KwE7wgsBU1F4GKAw2Qod7p5kyS3
193
193
github.com/denisenkom/go-mssqldb v0.0.0-20190707035753-2be1aa521ff4 /go.mod h1:zAg7JM8CkOJ43xKXIj7eRO9kmWm/TW578qo+oDO6tuM =
194
194
github.com/denisenkom/go-mssqldb v0.0.0-20200428022330-06a60b6afbbc h1:VRRKCwnzqk8QCaRC4os14xoKDdbHqqlJtJA0oc1ZAjg =
195
195
github.com/denisenkom/go-mssqldb v0.0.0-20200428022330-06a60b6afbbc /go.mod h1:xbL0rPBG9cCiLr28tMa8zpbdarY27NDyej4t/EjAShU =
196
- github.com/devtron-labs/authenticator v0.4.35-0.20240807084802-49f4b0843ad4 h1:1wv/7caKTA9nIAdQ6GqPAxTQ6bZfGmHxGgJ6bQqGVSo =
197
- github.com/devtron-labs/authenticator v0.4.35-0.20240807084802-49f4b0843ad4 /go.mod h1:702R6WIf5y9UzKGoCGxQ+x3l5Ws+l0fXg2xlCpSGFZI =
196
+ github.com/devtron-labs/authenticator v0.4.35-0.20240809073103-6e11da8083f8 h1:2+Q7Jdhpo/uMiaQiZZzAh+ZX7wEJIFuMFG6DEiMuo64 =
197
+ github.com/devtron-labs/authenticator v0.4.35-0.20240809073103-6e11da8083f8 /go.mod h1:702R6WIf5y9UzKGoCGxQ+x3l5Ws+l0fXg2xlCpSGFZI =
198
198
github.com/devtron-labs/common-lib v0.0.25-0.20240809073131-5cefb0e8a93a h1:VebYW3ZIz85sZedsG1wRAaV3V4B2Bx26XXpG8T9VfAA =
199
199
github.com/devtron-labs/common-lib v0.0.25-0.20240809073131-5cefb0e8a93a /go.mod h1:a7aCClaxYfnyYEENSe1RnkQCeW2AwmCAPYsuvgk0aW0 =
200
200
github.com/devtron-labs/go-bitbucket v0.9.60-beta h1:VEx1jvDgdtDPS6A1uUFoaEi0l1/oLhbr+90xOwr6sDU =
Original file line number Diff line number Diff line change @@ -393,7 +393,7 @@ github.com/davecgh/go-spew/spew
393
393
# github.com/deckarep/golang-set v1.8.0
394
394
## explicit; go 1.17
395
395
github.com/deckarep/golang-set
396
- # github.com/devtron-labs/authenticator v0.4.35-0.20240807084802-49f4b0843ad4
396
+ # github.com/devtron-labs/authenticator v0.4.35-0.20240809073103-6e11da8083f8
397
397
## explicit; go 1.18
398
398
github.com/devtron-labs/authenticator/apiToken
399
399
github.com/devtron-labs/authenticator/client
You can’t perform that action at this time.
0 commit comments