Skip to content

Commit

Permalink
Bump github.com/corbym/gocrest from 1.0.7 to 1.1.1 (#26)
Browse files Browse the repository at this point in the history
Bumps [github.com/corbym/gocrest](https://github.com/corbym/gocrest) from 1.0.7 to 1.1.1.
- [Release notes](https://github.com/corbym/gocrest/releases)
- [Commits](corbym/gocrest@v1.0.7...v1.1.1)

---
updated-dependencies:
- dependency-name: github.com/corbym/gocrest
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: konstantin <konstantin.klein@hochfrequenz.de>
  • Loading branch information
dependabot[bot] and hf-kklein authored Aug 16, 2023
1 parent ce739fd commit 43b6fcc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
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/hochfrequenz/mako_time_converter
go 1.19

require (
github.com/corbym/gocrest v1.0.7
github.com/corbym/gocrest v1.1.1
github.com/go-playground/validator/v10 v10.15.0
github.com/stretchr/testify v1.8.4
)
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ github.com/corbym/gocrest v1.0.6 h1:o1BKLyGFvKndpJUUkGpF5DXzzKSbPTnNvGXfIAgV9x0=
github.com/corbym/gocrest v1.0.6/go.mod h1:lF3xBPnOU5DYDpa/vUq63SMxUhd5UAwGgmA8Z2pJ/Tk=
github.com/corbym/gocrest v1.0.7 h1:HHiBlsD5TjQMCBdk+BW2Ee1Pme49m+YjUfWwV8z+Hr4=
github.com/corbym/gocrest v1.0.7/go.mod h1:lF3xBPnOU5DYDpa/vUq63SMxUhd5UAwGgmA8Z2pJ/Tk=
github.com/corbym/gocrest v1.1.1 h1:lry77EvxdkHVL9XaPf0uHTcRPZi9jOXvUbdxhV7djYc=
github.com/corbym/gocrest v1.1.1/go.mod h1:vhNebfdBGx5l0Nh0OM/CvIVqGAnR9AAbI5qA9OxRUOU=
github.com/creack/pty v1.1.9/go.mod h1:oKZEueFk5CKHvIhNR5MUki03XCEU+Q6VDXinZuGJ33E=
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
Expand Down

0 comments on commit 43b6fcc

Please sign in to comment.