yahoojapan / authorization-proxy

Moved to https://github.com/AthenZ/authorization-proxy
https://github.com/AthenZ/authorization-proxy
Apache License 2.0
35 stars 9 forks source link

remove go.mod replace when the underlining dependency have versioned up #81

Closed WindzCUHK closed 1 year ago

WindzCUHK commented 3 years ago

dependency tree

https://github.com/yahoojapan/authorization-proxy/blob/15fed79e58e4da58276aa7f01ee6aebab5214692/go.mod#L13-L15

WindzCUHK commented 1 year ago

need to lock version for grpc-proxy https://github.com/yahoojapan/authorization-proxy/blob/c2a8ad1836803d20b05c14ad2c2af4144d61b668/go.mod.default#L11

will always try to use latest https://github.com/yahoojapan/authorization-proxy/blob/c2a8ad1836803d20b05c14ad2c2af4144d61b668/go.mod.default#L24