Skip to content

Commit

Permalink
Bump github.com/StephanHCB/go-autumn-logging from 0.3.0 to 0.4.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.3.0 to 0.4.0.
- [Release notes](https://github.com/StephanHCB/go-autumn-logging/releases)
- [Commits](StephanHCB/go-autumn-logging@v0.3.0...v0.4.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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 12, 2024
1 parent 444f91e commit 4ac4172
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 @@ -6,7 +6,7 @@ require (
github.com/Roshick/go-autumn-slog v0.3.0
github.com/StephanHCB/go-autumn-config-api v0.2.1
github.com/StephanHCB/go-autumn-config-env v0.2.2
github.com/StephanHCB/go-autumn-logging v0.3.0
github.com/StephanHCB/go-autumn-logging v0.4.0
github.com/StephanHCB/go-autumn-restclient v0.8.0
github.com/StephanHCB/go-autumn-restclient-circuitbreaker v0.4.1
github.com/StephanHCB/go-autumn-restclient-circuitbreaker-prometheus v0.1.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ github.com/StephanHCB/go-autumn-config-api v0.2.1 h1:t2EeTsdFpLM2xH2T7QFQtbFYI8h
github.com/StephanHCB/go-autumn-config-api v0.2.1/go.mod h1:6nJBwuT1uURHApOSFr6Rw+naK2YkO+sAduwEWZ0qsSU=
github.com/StephanHCB/go-autumn-config-env v0.2.2 h1:DWal2O4gKlNsrKnq8V5nRNUevqkH2+xGT/BwCyqrV3I=
github.com/StephanHCB/go-autumn-config-env v0.2.2/go.mod h1:aTwlB8AVSnqGt4537uVHtZs9/3NEFYQwuVTRaNutgwg=
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/StephanHCB/go-autumn-logging v0.4.0 h1:/EC41JJBi1Ao8eFmx4jReokJsbKsRoMoGTaCJZ/Nins=
github.com/StephanHCB/go-autumn-logging v0.4.0/go.mod h1:dPABYdECU3XrFib03uXbQFVLftUP5c4YaKSineiw37U=
github.com/StephanHCB/go-autumn-restclient v0.8.0 h1:USpjghjvAXA48P5H+BiZy9sKbETpvb49H84xcD6kgRs=
github.com/StephanHCB/go-autumn-restclient v0.8.0/go.mod h1:EoaVWjbNujPWo/XJZs7Pzsbb4R24a+J+A9gHB8arjGw=
github.com/StephanHCB/go-autumn-restclient-circuitbreaker v0.4.1 h1:aRs7bVnENGiKsWyvz6d5jAb2LuRkM1AUIzMoOgjzRLs=
Expand Down

0 comments on commit 4ac4172

Please sign in to comment.