Skip to content

Commit

Permalink
Merge pull request #63 from eurofurence/dependabot/go_modules/github.…
Browse files Browse the repository at this point in the history
…com/StephanHCB/go-autumn-restclient-0.7.3

chore(deps): bump github.com/StephanHCB/go-autumn-restclient from 0.7.1 to 0.7.3
  • Loading branch information
Jumpy-Squirrel authored Oct 7, 2023
2 parents c8de85f + ad89cfa commit 2c1ff62
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 @@ -5,7 +5,7 @@ go 1.20
require (
github.com/StephanHCB/go-autumn-logging v0.3.0
github.com/StephanHCB/go-autumn-logging-zerolog v0.5.0
github.com/StephanHCB/go-autumn-restclient v0.7.1
github.com/StephanHCB/go-autumn-restclient v0.7.3
github.com/StephanHCB/go-autumn-restclient-circuitbreaker v0.4.1
github.com/go-chi/chi/v5 v5.0.10
github.com/go-http-utils/headers v0.0.0-20181008091004-fed159eddc2a
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ github.com/StephanHCB/go-autumn-logging v0.3.0 h1:G0zs8xoth8i8mOeoFgG3Dvk6dIY9dP
github.com/StephanHCB/go-autumn-logging v0.3.0/go.mod h1:dPABYdECU3XrFib03uXbQFVLftUP5c4YaKSineiw37U=
github.com/StephanHCB/go-autumn-logging-zerolog v0.5.0 h1:UnSgOuwwZH6vJigW6aBtUgXWd14jvMJ0hmFlD9GHIMo=
github.com/StephanHCB/go-autumn-logging-zerolog v0.5.0/go.mod h1:Hspu94dHAKtgjMAkqtjMDZJnVv0VjVjyq6uKHI0Q4R8=
github.com/StephanHCB/go-autumn-restclient v0.7.1 h1:MVccHcDeKKaWdKiXmeskc1yQLrRQFjtchlkHa3wIyWw=
github.com/StephanHCB/go-autumn-restclient v0.7.1/go.mod h1:EoaVWjbNujPWo/XJZs7Pzsbb4R24a+J+A9gHB8arjGw=
github.com/StephanHCB/go-autumn-restclient v0.7.3 h1:u48/2XQrawznMy7YE57rOWhhpkTw5CPxNg9j3hpgvbY=
github.com/StephanHCB/go-autumn-restclient v0.7.3/go.mod h1:EoaVWjbNujPWo/XJZs7Pzsbb4R24a+J+A9gHB8arjGw=
github.com/StephanHCB/go-autumn-restclient-circuitbreaker v0.4.1 h1:aRs7bVnENGiKsWyvz6d5jAb2LuRkM1AUIzMoOgjzRLs=
github.com/StephanHCB/go-autumn-restclient-circuitbreaker v0.4.1/go.mod h1:ICUphrYTDMZ3HYZ8mEuFe0dZB163LBsmo1HtXaN10As=
github.com/coreos/go-systemd/v22 v22.5.0/go.mod h1:Y58oyj3AT4RCenI/lSvhwexgC+NSVTIJ3seZv2GcEnc=
Expand Down

0 comments on commit 2c1ff62

Please sign in to comment.