We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ede6fb6 commit b18f0ddCopy full SHA for b18f0dd
1 file changed
modules/reverseproxy/go.mod
@@ -18,7 +18,6 @@ require (
18
github.com/golobby/dotenv v1.3.2 // indirect
19
github.com/golobby/env/v2 v2.2.4 // indirect
20
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
21
- github.com/rogpeppe/go-internal v1.13.1 // indirect
22
github.com/stretchr/objx v0.5.2 // indirect
23
gopkg.in/yaml.v3 v3.0.1 // indirect
24
)
0 commit comments