Skip to content

Commit

Permalink
Update module golang.org/x/oauth2 to v0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ribtoks committed Jan 9, 2023
1 parent 0063813 commit eee0849
Show file tree
Hide file tree
Showing 62 changed files with 1,597 additions and 2,743 deletions.
4 changes: 3 additions & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ go 1.14
require (
github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 // indirect
github.com/google/go-github/v49 v49.0.0
github.com/kr/pretty v0.1.0 // indirect
gitlab.com/ribtoks/tdg v0.0.0-20220811051936-9a3d5994ec91
golang.org/x/oauth2 v0.1.0
golang.org/x/oauth2 v0.4.0
google.golang.org/protobuf v1.28.1 // indirect
)
614 changes: 10 additions & 604 deletions go.sum

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions vendor/golang.org/x/oauth2/go.mod

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

616 changes: 7 additions & 609 deletions vendor/golang.org/x/oauth2/go.sum

Large diffs are not rendered by default.

3 changes: 0 additions & 3 deletions vendor/google.golang.org/protobuf/AUTHORS

This file was deleted.

3 changes: 0 additions & 3 deletions vendor/google.golang.org/protobuf/CONTRIBUTORS

This file was deleted.

116 changes: 58 additions & 58 deletions vendor/google.golang.org/protobuf/encoding/prototext/decode.go

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

Loading

0 comments on commit eee0849

Please sign in to comment.