Skip to content

Commit

Permalink
reset correct versions
Browse files Browse the repository at this point in the history
  • Loading branch information
demeyerthom committed May 10, 2024
1 parent 5dc81fc commit 2e9949c
Show file tree
Hide file tree
Showing 2 changed files with 366 additions and 24 deletions.
9 changes: 4 additions & 5 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,8 @@ go 1.15

require (
github.com/evanphx/json-patch v0.5.2
github.com/kr/pretty v0.1.0 // indirect
github.com/mitchellh/mapstructure v1.5.0
github.com/stretchr/testify v1.9.0
golang.org/x/oauth2 v0.20.0
gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 // indirect
github.com/mitchellh/mapstructure v1.4.1
github.com/stretchr/testify v1.6.1
golang.org/x/net v0.0.0-20201021035429-f5854403a974 // indirect
golang.org/x/oauth2 v0.0.0-20210413134643-5e61552d6c78
)
Loading

0 comments on commit 2e9949c

Please sign in to comment.