Skip to content

Commit

Permalink
Merge pull request #132 from mycrEEpy/renovate/github.com-markbates-g…
Browse files Browse the repository at this point in the history
…oth-1.x

Update module github.com/markbates/goth to v1.79.0
  • Loading branch information
mycrEEpy authored Feb 22, 2024
2 parents 648b548 + 6a9eab1 commit 871bee7
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 401 deletions.
14 changes: 7 additions & 7 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ require (
github.com/gin-gonic/gin v1.9.1
github.com/golang-jwt/jwt/v5 v5.2.0
github.com/hetznercloud/hcloud-go/v2 v2.6.0
github.com/markbates/goth v1.78.0
github.com/markbates/goth v1.79.0
github.com/sirupsen/logrus v1.9.3
)

Expand Down Expand Up @@ -43,12 +43,12 @@ require (
github.com/twitchyliquid64/golang-asm v0.15.1 // indirect
github.com/ugorji/go/codec v1.2.11 // indirect
golang.org/x/arch v0.4.0 // indirect
golang.org/x/crypto v0.18.0 // indirect
golang.org/x/net v0.20.0 // indirect
golang.org/x/oauth2 v0.12.0 // indirect
golang.org/x/sys v0.16.0 // indirect
golang.org/x/crypto v0.19.0 // indirect
golang.org/x/net v0.21.0 // indirect
golang.org/x/oauth2 v0.17.0 // indirect
golang.org/x/sys v0.17.0 // indirect
golang.org/x/text v0.14.0 // indirect
google.golang.org/appengine v1.6.7 // indirect
google.golang.org/protobuf v1.31.0 // indirect
google.golang.org/appengine v1.6.8 // indirect
google.golang.org/protobuf v1.32.0 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
)
Loading

0 comments on commit 871bee7

Please sign in to comment.