Skip to content

Commit

Permalink
chore(deps): bump gopkg.in/yaml.v3 in /test/src
Browse files Browse the repository at this point in the history
Bumps gopkg.in/yaml.v3 from 3.0.0-20200615113413-eeeca48fe776 to 3.0.0.

---
updated-dependencies:
- dependency-name: gopkg.in/yaml.v3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 1, 2024
1 parent 93ef5e5 commit cc1f488
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 271 deletions.
4 changes: 1 addition & 3 deletions test/src/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,10 @@ module github.com/cloudposse/terraform-example-module
go 1.13

require (
github.com/gruntwork-io/gruntwork-cli v0.5.1 // indirect
github.com/gruntwork-io/terratest v0.32.16
github.com/stretchr/testify v1.6.1
golang.org/x/crypto v0.0.0-20200820211705-5c72a883971a // indirect
golang.org/x/net v0.0.0-20200822124328-c89045814202 // indirect
golang.org/x/sys v0.0.0-20200828194041-157a740278f4 // indirect
gopkg.in/yaml.v3 v3.0.0-20200615113413-eeeca48fe776 // indirect
sigs.k8s.io/structured-merge-diff/v3 v3.0.0 // indirect
gopkg.in/yaml.v3 v3.0.0 // indirect
)
Loading

0 comments on commit cc1f488

Please sign in to comment.