Skip to content

Commit

Permalink
build(deps): bump github.com/adevinta/vulcan-types from 1.2.13 to 1.2.14
Browse files Browse the repository at this point in the history
Bumps [github.com/adevinta/vulcan-types](https://github.com/adevinta/vulcan-types) from 1.2.13 to 1.2.14.
- [Release notes](https://github.com/adevinta/vulcan-types/releases)
- [Commits](adevinta/vulcan-types@v1.2.13...v1.2.14)

---
updated-dependencies:
- dependency-name: github.com/adevinta/vulcan-types
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 22, 2024
1 parent 928d12c commit d76020a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ require (
github.com/adevinta/restuss v1.1.0
github.com/adevinta/vulcan-check-sdk v1.2.1
github.com/adevinta/vulcan-report v1.0.0
github.com/adevinta/vulcan-types v1.2.13
github.com/adevinta/vulcan-types v1.2.14
github.com/avast/retry-go v3.0.0+incompatible
github.com/aws/aws-sdk-go v1.51.0
github.com/cenkalti/backoff/v4 v4.3.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ github.com/adevinta/vulcan-check-sdk v1.2.1 h1:0X7WQp7m15BqffSZfoj5vncRwqk3QjSPb
github.com/adevinta/vulcan-check-sdk v1.2.1/go.mod h1:gGaCUnW6lCBYMYGn42fZSa0kmVRX/2Uo74C3vyDAG2I=
github.com/adevinta/vulcan-report v1.0.0 h1:44aICPZ+4svucgCSA5KmjlT3ZGzrvZXiSnkbnj6AC2k=
github.com/adevinta/vulcan-report v1.0.0/go.mod h1:k34KaeoXc3H77WNMwI9F4F1G28hBjB95PeMUp9oHbEE=
github.com/adevinta/vulcan-types v1.2.13 h1:1RKAmZ8JTLhqSr7hNU26NTDgN0HXTyPSAyRHArAsy/4=
github.com/adevinta/vulcan-types v1.2.13/go.mod h1:6OZKLlc6ATjSpuUWGYSabdGFZLJvRM5DauGAtCMYygo=
github.com/adevinta/vulcan-types v1.2.14 h1:Un8z+pfNdgUajHnRoZ+9r5F/01nhUgRd+fYKVp9ej0k=
github.com/adevinta/vulcan-types v1.2.14/go.mod h1:4eMimfdyl7kDxLA1joYmGTPmCEPnFrEVoKpCyF8nbOI=
github.com/anmitsu/go-shlex v0.0.0-20200514113438-38f4b401e2be h1:9AeTilPcZAjCFIImctFaOjnTIavg87rW78vTPkQqLI8=
github.com/armon/go-socks5 v0.0.0-20160902184237-e75332964ef5 h1:0CwZNZbxp69SHPdPJAN/hZIm0C4OItdklCFmMRWYpio=
github.com/avast/retry-go v3.0.0+incompatible h1:4SOWQ7Qs+oroOTQOYnAHqelpCO0biHSxpiH9JdtuBj0=
Expand Down

0 comments on commit d76020a

Please sign in to comment.