Skip to content

Commit

Permalink
build(deps): bump github.com/ryboe/q from 1.0.21 to 1.0.23
Browse files Browse the repository at this point in the history
Bumps [github.com/ryboe/q](https://github.com/ryboe/q) from 1.0.21 to 1.0.23.
- [Release notes](https://github.com/ryboe/q/releases)
- [Commits](ryboe/q@v1.0.21...v1.0.23)

---
updated-dependencies:
- dependency-name: github.com/ryboe/q
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 29, 2024
1 parent 79af32f commit e5a241a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
module github.com/auditumio/auditum

go 1.22.5
toolchain go1.23.1

require (
github.com/caarlos0/env/v9 v9.0.0
Expand All @@ -18,7 +19,7 @@ require (
github.com/knadh/koanf/providers/structs v0.1.0
github.com/knadh/koanf/v2 v2.1.1
github.com/prometheus/client_golang v1.20.4
github.com/ryboe/q v1.0.21
github.com/ryboe/q v1.0.23
github.com/spf13/pflag v1.0.5
github.com/stretchr/testify v1.9.0
github.com/uptrace/bun v1.2.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -142,8 +142,8 @@ github.com/remyoudompheng/bigfft v0.0.0-20230129092748-24d4a6f8daec/go.mod h1:qq
github.com/rogpeppe/go-internal v1.9.0/go.mod h1:WtVeX8xhTBvf0smdhujwtBcq4Qrzq/fJaraNFVN+nFs=
github.com/rogpeppe/go-internal v1.12.0 h1:exVL4IDcn6na9z1rAb56Vxr+CgyK3nn3O+epU5NdKM8=
github.com/rogpeppe/go-internal v1.12.0/go.mod h1:E+RYuTGaKKdloAfM02xzb0FW3Paa99yedzYV+kq4uf4=
github.com/ryboe/q v1.0.21 h1:sbLQFC3eMDEs8q3g4otbrWExLTHEyKISCFuN7Akropc=
github.com/ryboe/q v1.0.21/go.mod h1:g4aI/DhdScxW3WLRGxHXgg5ZkGrk+b4h1h5u2PTCvDc=
github.com/ryboe/q v1.0.23 h1:IZ2ugkpRCkceZ9wds+2y7yF2TrUoVWGGkPVYJfVczeI=
github.com/ryboe/q v1.0.23/go.mod h1:km7Zxv4Bo5b7ND8WDRrg97XR3pircncCiFJEE9cZidQ=
github.com/spf13/pflag v1.0.5 h1:iy+VFUOCP1a+8yFto/drg2CJ5u0yRoB7fZw3DKv/JXA=
github.com/spf13/pflag v1.0.5/go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg=
github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME=
Expand Down

0 comments on commit e5a241a

Please sign in to comment.