Skip to content

Commit

Permalink
Bump github.com/YaleSpinup/apierror from 0.1.0 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.0 to 0.1.2.
- [Release notes](https://github.com/YaleSpinup/apierror/releases)
- [Commits](YaleSpinup/apierror@v0.1.0...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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Oct 17, 2023
1 parent 41586fc commit fdcee97
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 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/datasync-api
go 1.18

require (
github.com/YaleSpinup/apierror v0.1.0
github.com/YaleSpinup/apierror v0.1.2
github.com/YaleSpinup/aws-go v0.2.0
github.com/YaleSpinup/flywheel v0.3.0
github.com/aws/aws-sdk-go v1.44.98
Expand Down
3 changes: 2 additions & 1 deletion go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,9 @@ dmitri.shuralyov.com/gpu/mtl v0.0.0-20190408044501-666a987793e9/go.mod h1:H6x//7
github.com/BurntSushi/toml v0.3.1/go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU=
github.com/BurntSushi/xgb v0.0.0-20160522181843-27f122750802/go.mod h1:IVnqGOEym/WlBOVXweHU+Q+/VP0lqqI8lqeDx9IjBqo=
github.com/DataDog/sketches-go v0.0.0-20190923095040-43f19ad77ff7/go.mod h1:Q5DbzQ+3AkgGwymQO7aZFNP7ns2lZKGtvRBzRXfdi60=
github.com/YaleSpinup/apierror v0.1.0 h1:XiL1AQTsZ9ariWE1BngpDeG+YZjQFX/a/OX25AkWQj8=
github.com/YaleSpinup/apierror v0.1.0/go.mod h1:m68Zb59VAV7MUGwzcYe6vb/FU/DO/QGMbFumkHoyQMQ=
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/YaleSpinup/aws-go v0.2.0 h1:CNi2H50o/+UebQs4BDoxkXWBcJnA1CiBEf9wilDvFSg=
github.com/YaleSpinup/aws-go v0.2.0/go.mod h1:LLlZfdLVtyRZJBOQcV0ekL9PSs46p5dup3WtBexw+2A=
github.com/YaleSpinup/flywheel v0.3.0 h1:tV7ieHSnpaqodCYnJ4HcK/cjE/1SbWK+Y90K0vxKves=
Expand Down

0 comments on commit fdcee97

Please sign in to comment.