Skip to content

Commit

Permalink
fix(deps): update golang dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Feb 20, 2022
1 parent 602c19e commit 04869eb
Show file tree
Hide file tree
Showing 2 changed files with 235 additions and 5 deletions.
8 changes: 3 additions & 5 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,9 @@ go 1.16
require (
github.com/acarl005/stripansi v0.0.0-20180116102854-5a71ef0e047d
github.com/google/go-github/v37 v37.0.0
github.com/quasilyte/go-ruleguard/dsl v0.3.6
github.com/quasilyte/go-ruleguard/dsl v0.3.17
github.com/sirupsen/logrus v1.8.1
github.com/spf13/cobra v1.2.1
github.com/spf13/cobra v1.3.0
github.com/stretchr/testify v1.7.0
golang.org/x/net v0.0.0-20210614182718-04defd469f4e // indirect
golang.org/x/oauth2 v0.0.0-20210402161424-2e8d93401602
golang.org/x/sys v0.0.0-20210910150752-751e447fb3d0 // indirect
golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8
)
Loading

0 comments on commit 04869eb

Please sign in to comment.