Skip to content

Commit

Permalink
Merge pull request #1 from StephanHCB/dependabot/go_modules/github.co…
Browse files Browse the repository at this point in the history
…m/StephanHCB/go-autumn-logging-0.3.0

Bump github.com/StephanHCB/go-autumn-logging from 0.2.0 to 0.3.0
  • Loading branch information
StephanHCB committed Jun 23, 2022
2 parents 1382fed + f3ecbd2 commit 2700562
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 2700562

Please sign in to comment.