Skip to content

Commit

Permalink
Merge pull request #12 from labd/dependabot/go_modules/go-minor-patch…
Browse files Browse the repository at this point in the history
…-d0de96663d

chore(deps): bump the go-minor-patch group with 3 updates
  • Loading branch information
demeyerthom authored May 10, 2024
2 parents c5b4f48 + 573d3ca commit 022a2ef
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 399 deletions.
3 changes: 3 additions & 0 deletions .changes/unreleased/Dependency-20240510-133607.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
kind: Dependency
body: 'chore(deps): bump the go-minor-patch group with 3 updates'
time: 2024-05-10T13:36:07.394099429Z
9 changes: 5 additions & 4 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,9 @@ go 1.15

require (
github.com/evanphx/json-patch v0.5.2
github.com/mitchellh/mapstructure v1.4.1
github.com/stretchr/testify v1.6.1
golang.org/x/net v0.25.0 // indirect
golang.org/x/oauth2 v0.0.0-20210413134643-5e61552d6c78
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
)
Loading

0 comments on commit 022a2ef

Please sign in to comment.