Skip to content

Commit

Permalink
Bump github.com/YaleSpinup/apierror from 0.1.1 to 0.1.2
Browse files Browse the repository at this point in the history
Bumps [github.com/YaleSpinup/apierror](https://github.com/YaleSpinup/apierror) from 0.1.1 to 0.1.2.
- [Release notes](https://github.com/YaleSpinup/apierror/releases)
- [Commits](YaleSpinup/apierror@v0.1.1...v0.1.2)

---
updated-dependencies:
- dependency-name: github.com/YaleSpinup/apierror
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 16, 2023
1 parent 244cf9e commit cfe743b
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 @@ -3,7 +3,7 @@ module github.com/YaleSpinup/ecr-api
go 1.21

require (
github.com/YaleSpinup/apierror v0.1.1
github.com/YaleSpinup/apierror v0.1.2
github.com/aws/aws-sdk-go v1.45.24
github.com/google/uuid v1.3.1
github.com/gorilla/handlers v1.5.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
github.com/YaleSpinup/apierror v0.1.1 h1:Zpb/H6Zcu5A4PKMhER5XZyWuzt84t5MvVq90VBUnzRQ=
github.com/YaleSpinup/apierror v0.1.1/go.mod h1:LV0WGRJVWuvfSQo4fMx8hd0MV7thE2n5Mh2syENWG7k=
github.com/YaleSpinup/apierror v0.1.2 h1:IDM4NmGt/r+4eq1uW5/XkqqmVAow3raE970KqkbVFYQ=
github.com/YaleSpinup/apierror v0.1.2/go.mod h1:LV0WGRJVWuvfSQo4fMx8hd0MV7thE2n5Mh2syENWG7k=
github.com/aws/aws-sdk-go v1.45.24 h1:TZx/CizkmCQn8Rtsb11iLYutEQVGK5PK9wAhwouELBo=
github.com/aws/aws-sdk-go v1.45.24/go.mod h1:aVsgQcEevwlmQ7qHE9I3h+dtQgpqhFB+i8Phjh7fkwI=
github.com/beorn7/perks v1.0.1 h1:VlbKKnNfV8bJzeqoa4cOKqO6bYr3WgKZxO8Z16+hsOM=
Expand Down

0 comments on commit cfe743b

Please sign in to comment.