Skip to content

Commit

Permalink
Bump github.com/go-pogo/rawconv from 0.5.0 to 0.5.1
Browse files Browse the repository at this point in the history
Bumps [github.com/go-pogo/rawconv](https://github.com/go-pogo/rawconv) from 0.5.0 to 0.5.1.
- [Release notes](https://github.com/go-pogo/rawconv/releases)
- [Commits](go-pogo/rawconv@v0.5.0...v0.5.1)

---
updated-dependencies:
- dependency-name: github.com/go-pogo/rawconv
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 20, 2024
1 parent 6f2e636 commit 841d330
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/go-pogo/env v0.4.0
github.com/go-pogo/errors v0.9.0
github.com/go-pogo/rawconv v0.5.0
github.com/go-pogo/rawconv v0.5.1
github.com/prometheus/client_golang v1.19.0
github.com/stretchr/testify v1.9.0
go.opentelemetry.io/contrib/instrumentation/runtime v0.49.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ github.com/go-pogo/env v0.4.0 h1:PL3/+Hc2Lu33ro5tYWspM/MAyCBHnByAt5Pfll27bOo=
github.com/go-pogo/env v0.4.0/go.mod h1:LsiLUazLl4Ke6RqudpCRU7L4jBir8YMgX4YSuBNM5WQ=
github.com/go-pogo/errors v0.9.0 h1:fM3PHQ9hs7CE53FWG7JLbAr9cYu3ly9lb8CmgttRy+k=
github.com/go-pogo/errors v0.9.0/go.mod h1:I6kCHOu3yR1WeJtGWusyTxQUQX257cw6xFVnYB4+Rtw=
github.com/go-pogo/rawconv v0.5.0 h1:DrBuGAAsf3ivpXv7vJ7Ql9bFjgGFCdNnkZZY1ZSCrMg=
github.com/go-pogo/rawconv v0.5.0/go.mod h1:7V7k9JS5lIx1CZXiabFhN3sqyo8dIc7Xs/WroV5bp/Q=
github.com/go-pogo/rawconv v0.5.1 h1:B2PfvpEmtbE3SOjmq/pf00xP6Hik2Huojt0bWkvGlUw=
github.com/go-pogo/rawconv v0.5.1/go.mod h1:F5QBFNSwptg2+86dOHC5d3Klvd2PKrPR79Y+Wa+VxY4=
github.com/go-pogo/writing v0.1.1 h1:tl7JsWk9hUj6YkRXxU5dYJBdhQjthH7T5HhuZ/tLj+w=
github.com/go-pogo/writing v0.1.1/go.mod h1:HcMqR6gCOswRY2J4/YSGZk5TjkmMUyUDo6Cp0890C64=
github.com/golang/protobuf v1.5.0/go.mod h1:FsONVRAS9T7sI+LIUmWTfcYkHO4aIWwzhcaSAoJOfIk=
Expand Down

0 comments on commit 841d330

Please sign in to comment.