Merge remote-tracking branch 'origin/main' into dependabot/go_modules/golang.org/x/oauth2-0.17.0-licenses

This commit is contained in:
jherns
2024-02-09 11:49:56 -05:00
13 changed files with 213 additions and 109 deletions

2
go.mod
View File

@@ -5,7 +5,7 @@ go 1.21
require (
github.com/go-git/go-git/v5 v5.11.0
github.com/google/go-github/v43 v43.0.0
github.com/gorilla/mux v1.7.4
github.com/gorilla/mux v1.8.1
github.com/pkg/errors v0.9.1
github.com/spf13/cobra v1.4.0
github.com/stretchr/testify v1.8.4