Skip to content

Commit

Permalink
Bump gomod version
Browse files Browse the repository at this point in the history
  • Loading branch information
bdwyertech committed Sep 22, 2022
1 parent a26e231 commit 76fe1bf
Show file tree
Hide file tree
Showing 25 changed files with 34 additions and 356 deletions.
16 changes: 15 additions & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/bdwyertech/gontlm-proxy

go 1.16
go 1.17

replace github.com/elazarl/goproxy => github.com/bdwyertech/goproxy v0.0.0-20220523170445-07bdbc2a32f7

Expand All @@ -24,3 +24,17 @@ require (
golang.org/x/sync v0.0.0-20220513210516-0976fa681c29
golang.org/x/sys v0.0.0-20220919091848-fb04ddd9f9c8
)

require (
github.com/alexbrainman/sspi v0.0.0-20210105120005-909beea2cc74 // indirect
github.com/bdwyertech/go-get-proxied v0.0.0-20210806172840-273ebe50f739 // indirect
github.com/darren/gpac v0.0.0-20210609082804-b56d6523a3af // indirect
github.com/dlclark/regexp2 v1.4.1-0.20201116162257-a2a8dda75c91 // indirect
github.com/dop251/goja v0.0.0-20220516123900-4418d4575a41 // indirect
github.com/go-sourcemap/sourcemap v2.1.3+incompatible // indirect
github.com/launchdarkly/go-ntlmssp v1.0.1 // indirect
golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 // indirect
golang.org/x/net v0.0.0-20211015210444-4f30a5c0130f // indirect
golang.org/x/text v0.3.7 // indirect
h12.io/socks v1.0.3 // indirect
)
3 changes: 0 additions & 3 deletions vendor/github.com/alexbrainman/sspi/go.mod

This file was deleted.

12 changes: 0 additions & 12 deletions vendor/github.com/bdwyertech/proxyplease/go.mod

This file was deleted.

63 changes: 0 additions & 63 deletions vendor/github.com/bdwyertech/proxyplease/go.sum

This file was deleted.

8 changes: 0 additions & 8 deletions vendor/github.com/darren/gpac/go.mod

This file was deleted.

74 changes: 0 additions & 74 deletions vendor/github.com/darren/gpac/go.sum

This file was deleted.

12 changes: 0 additions & 12 deletions vendor/github.com/dop251/goja/go.mod

This file was deleted.

30 changes: 0 additions & 30 deletions vendor/github.com/dop251/goja/go.sum

This file was deleted.

3 changes: 0 additions & 3 deletions vendor/github.com/elazarl/goproxy/go.mod

This file was deleted.

3 changes: 0 additions & 3 deletions vendor/github.com/elazarl/goproxy/go.sum

This file was deleted.

12 changes: 0 additions & 12 deletions vendor/github.com/jellydator/ttlcache/v2/go.mod

This file was deleted.

Loading

0 comments on commit 76fe1bf

Please sign in to comment.