Skip to content
Unverified Commit 3fa42edb authored by Mitsuo Heijo's avatar Mitsuo Heijo Committed by GitHub
Browse files

Fix import path for v7 (#800)



* fix import path for v7

find ./ -name "*.go" | xargs sed -i -e 's|"github.com/oauth2-proxy/oauth2-proxy|"github.com/oauth2-proxy/oauth2-proxy/v7|'

* fix module path

* go mod tidy

* fix installation docs

* update CHANGELOG

* Update CHANGELOG.md

Co-authored-by: default avatarJoel Speed <Joel.speed@hotmail.co.uk>

Co-authored-by: default avatarJoel Speed <Joel.speed@hotmail.co.uk>
parent 7c447979
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment