Skip to content

Commit b18f0dd

Browse files
committed
Removing unused dep from reverseproxy
1 parent ede6fb6 commit b18f0dd

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

modules/reverseproxy/go.mod

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ require (
1818
github.com/golobby/dotenv v1.3.2 // indirect
1919
github.com/golobby/env/v2 v2.2.4 // indirect
2020
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
21-
github.com/rogpeppe/go-internal v1.13.1 // indirect
2221
github.com/stretchr/objx v0.5.2 // indirect
2322
gopkg.in/yaml.v3 v3.0.1 // indirect
2423
)

0 commit comments

Comments
 (0)