Skip to content

Commit

Permalink
Bump github.com/StephanHCB/go-autumn-logging from 0.2.0 to 0.3.0
Browse files Browse the repository at this point in the history
Bumps [github.com/StephanHCB/go-autumn-logging](https://github.com/StephanHCB/go-autumn-logging) from 0.2.0 to 0.3.0.
- [Release notes](https://github.com/StephanHCB/go-autumn-logging/releases)
- [Commits](StephanHCB/go-autumn-logging@v0.2.0...v0.3.0)

---
updated-dependencies:
- dependency-name: github.com/StephanHCB/go-autumn-logging
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 13, 2022
1 parent 0adfae6 commit f3ecbd2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Expand Up @@ -3,7 +3,7 @@ module github.com/StephanHCB/go-autumn-restclient
go 1.17

require (
github.com/StephanHCB/go-autumn-logging v0.2.0
github.com/StephanHCB/go-autumn-logging v0.3.0
github.com/go-http-utils/headers v0.0.0-20181008091004-fed159eddc2a
github.com/stretchr/testify v1.7.1
github.com/tidwall/tinylru v1.1.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
@@ -1,5 +1,5 @@
github.com/StephanHCB/go-autumn-logging v0.2.0 h1:Hy6mlBiJn8VmkOJMkoizQ3MEPLClEHU3HGzuKsb9DWw=
github.com/StephanHCB/go-autumn-logging v0.2.0/go.mod h1:dPABYdECU3XrFib03uXbQFVLftUP5c4YaKSineiw37U=
github.com/StephanHCB/go-autumn-logging v0.3.0 h1:G0zs8xoth8i8mOeoFgG3Dvk6dIY9dPPJ7wkm6mjaPyY=
github.com/StephanHCB/go-autumn-logging v0.3.0/go.mod h1:dPABYdECU3XrFib03uXbQFVLftUP5c4YaKSineiw37U=
github.com/davecgh/go-spew v1.1.0 h1:ZDRjVQ15GmhC3fiQ8ni8+OwkZQO4DARzQgrnXU1Liz8=
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/go-http-utils/headers v0.0.0-20181008091004-fed159eddc2a h1:v6zMvHuY9yue4+QkG/HQ/W67wvtQmWJ4SDo9aK/GIno=
Expand Down

0 comments on commit f3ecbd2

Please sign in to comment.