Skip to content
This repository has been archived by the owner on Feb 15, 2024. It is now read-only.

Commit

Permalink
Merge pull request #369 from atc0005/dependabot/go_modules/master/git…
Browse files Browse the repository at this point in the history
…hub.com/atc0005/go-ezproxy-0.1.8

go.mod: bump github.com/atc0005/go-ezproxy from 0.1.7 to 0.1.8
  • Loading branch information
atc0005 authored Jun 9, 2023
2 parents d9bd600 + 2647937 commit 1f052fc
Show file tree
Hide file tree
Showing 11 changed files with 86 additions and 47 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ require (
github.com/Showmax/go-fqdn v1.0.0
github.com/alexflint/go-arg v1.4.3
github.com/apex/log v1.9.0
github.com/atc0005/go-ezproxy v0.1.7
github.com/atc0005/go-ezproxy v0.1.8
github.com/atc0005/go-teams-notify/v2 v2.7.0
github.com/pelletier/go-toml/v2 v2.0.8
)
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ github.com/apex/log v1.9.0/go.mod h1:m82fZlWIuiWzWP04XCTXmnX0xRkYYbCdYn8jbJeLBEA
github.com/apex/logs v1.0.0/go.mod h1:XzxuLZ5myVHDy9SAmYpamKKRNApGj54PfYLcFrXqDwo=
github.com/aphistic/golf v0.0.0-20180712155816-02c07f170c5a/go.mod h1:3NqKYiepwy8kCu4PNA+aP7WUV72eXWJeP9/r3/K9aLE=
github.com/aphistic/sweet v0.2.0/go.mod h1:fWDlIh/isSE9n6EPsRmC0det+whmX6dJid3stzu0Xys=
github.com/atc0005/go-ezproxy v0.1.7 h1:EJCaDkCMxsPPmh6s86yeZNloADhxNQFqOm+w2bHacOM=
github.com/atc0005/go-ezproxy v0.1.7/go.mod h1:78u+NMVBnzVh0JPtsOJ+huDhyKZlqC3eCkEDN/ujxlI=
github.com/atc0005/go-ezproxy v0.1.8 h1:E4HxjqONvShmk5Gfavzb8LU0EnStNSPanSAsI2B7YnU=
github.com/atc0005/go-ezproxy v0.1.8/go.mod h1:yAISa+7/XoUib5EbE9pOxkwZutG/KOEuoI/JNeUOgrU=
github.com/atc0005/go-teams-notify/v2 v2.7.0 h1:yRKblRTM/v+FnbibPAQiBcgT+aUBn/8zj9E/UxBdIRg=
github.com/atc0005/go-teams-notify/v2 v2.7.0/go.mod h1:nJeYAr8U1KtT376MUHHiy47nqy/4Mn0UR8veVQxdMcM=
github.com/aws/aws-sdk-go v1.20.6/go.mod h1:KmX6BPdI08NWTb3/sm4ZGu5ShLoqVDhKgpiN924inxo=
Expand Down
9 changes: 6 additions & 3 deletions vendor/github.com/atc0005/go-ezproxy/.golangci.yml

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

39 changes: 34 additions & 5 deletions vendor/github.com/atc0005/go-ezproxy/CHANGELOG.md

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

12 changes: 10 additions & 2 deletions vendor/github.com/atc0005/go-ezproxy/Makefile

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

11 changes: 5 additions & 6 deletions vendor/github.com/atc0005/go-ezproxy/README.md

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

4 changes: 4 additions & 0 deletions vendor/github.com/atc0005/go-ezproxy/activefile/activefile.go

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

14 changes: 6 additions & 8 deletions vendor/github.com/atc0005/go-ezproxy/activefile/doc.go

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

28 changes: 13 additions & 15 deletions vendor/github.com/atc0005/go-ezproxy/doc.go

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

6 changes: 3 additions & 3 deletions vendor/github.com/atc0005/go-ezproxy/ezproxy.go

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

4 changes: 2 additions & 2 deletions vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ github.com/apex/log/handlers/discard
github.com/apex/log/handlers/json
github.com/apex/log/handlers/logfmt
github.com/apex/log/handlers/text
# github.com/atc0005/go-ezproxy v0.1.7
## explicit; go 1.14
# github.com/atc0005/go-ezproxy v0.1.8
## explicit; go 1.19
github.com/atc0005/go-ezproxy
github.com/atc0005/go-ezproxy/activefile
# github.com/atc0005/go-teams-notify/v2 v2.7.0
Expand Down

0 comments on commit 1f052fc

Please sign in to comment.