Skip to content

Commit

Permalink
Merge pull request cnbattle#44 from cnbattle/dependabot/go_modules/gi…
Browse files Browse the repository at this point in the history
…thub.com/ouqiang/goproxy-1.2.1

Bump github.com/ouqiang/goproxy from 1.1.9 to 1.2.1
  • Loading branch information
cnbattle authored Mar 30, 2022
2 parents 122e5d1 + 7e6af08 commit 097f576
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 10 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/cnbattle/douyin
go 1.17

require (
github.com/ouqiang/goproxy v1.1.9
github.com/ouqiang/goproxy v1.2.1
github.com/spf13/viper v1.10.1
gorm.io/driver/sqlite v1.3.1
gorm.io/gorm v1.23.3
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -284,8 +284,8 @@ github.com/modern-go/reflect2 v1.0.1/go.mod h1:bx2lNnkwVCuqBIxFjflWJWanXIb3Rllmb
github.com/modern-go/reflect2 v1.0.2/go.mod h1:yWuevngMOJpCy52FWWMvUC8ws7m/LJsjYzDa0/r8luk=
github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223/go.mod h1:qRWi+5nqEBWmkhHvq77mSJWrCKwh8bxhgT7d/eI7P4U=
github.com/mwitkow/go-conntrack v0.0.0-20190716064945-2f068394615f/go.mod h1:qRWi+5nqEBWmkhHvq77mSJWrCKwh8bxhgT7d/eI7P4U=
github.com/ouqiang/goproxy v1.1.9 h1:yKEsN7xyOrlcq/cl4wuRKLnNG+uz2zi+XAzHutkCOyI=
github.com/ouqiang/goproxy v1.1.9/go.mod h1:1AARqP8BN2kknyWEd95vpxLZhcy8888k2frVp+LUXV0=
github.com/ouqiang/goproxy v1.2.1 h1:bV1R1tL3qWyfJZjFJmRGRPWuCiXlPOgCnbOhpp7YN4U=
github.com/ouqiang/goproxy v1.2.1/go.mod h1:1AARqP8BN2kknyWEd95vpxLZhcy8888k2frVp+LUXV0=
github.com/ouqiang/goutil v1.4.0/go.mod h1:9ItNsmCWmTrf8wa8/hUMxqNoQiQJMI69neu9yUdMqSo=
github.com/ouqiang/websocket v1.6.2 h1:LGQIySbQO3ahZCl34v9xBVb0yncDk8yIcuEIbWBab/U=
github.com/ouqiang/websocket v1.6.2/go.mod h1:fIROJIHRlQwgCyUFTMzaaIcs4HIwUj2xlOW43u9Sf+M=
Expand Down
14 changes: 8 additions & 6 deletions vendor/github.com/ouqiang/goproxy/cert/certificate.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ github.com/mattn/go-sqlite3
# github.com/mitchellh/mapstructure v1.4.3
## explicit; go 1.14
github.com/mitchellh/mapstructure
# github.com/ouqiang/goproxy v1.1.9
# github.com/ouqiang/goproxy v1.2.1
## explicit; go 1.13
github.com/ouqiang/goproxy
github.com/ouqiang/goproxy/cert
Expand Down

0 comments on commit 097f576

Please sign in to comment.