From 4f99697327085d1df1b5e64b2a18ef576dd00d28 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Aug 2026 19:05:17 +0000 Subject: [PATCH] build(deps): bump the go-modules group across 1 directory with 4 updates Bumps the go-modules group with 4 updates in the / directory: [github.com/gloo-foo/framework](https://github.com/gloo-foo/framework), [github.com/gloo-foo/testable](https://github.com/gloo-foo/testable), [github.com/gomatic/cirql](https://github.com/gomatic/cirql) and [github.com/gomatic/go-error](https://github.com/gomatic/go-error). Updates `github.com/gloo-foo/framework` from 0.1.13 to 0.1.19 - [Release notes](https://github.com/gloo-foo/framework/releases) - [Commits](https://github.com/gloo-foo/framework/compare/v0.1.13...v0.1.19) Updates `github.com/gloo-foo/testable` from 0.1.15 to 0.1.18 - [Release notes](https://github.com/gloo-foo/testable/releases) - [Commits](https://github.com/gloo-foo/testable/compare/v0.1.15...v0.1.18) Updates `github.com/gomatic/cirql` from 0.1.12 to 0.1.17 - [Release notes](https://github.com/gomatic/cirql/releases) - [Commits](https://github.com/gomatic/cirql/compare/v0.1.12...v0.1.17) Updates `github.com/gomatic/go-error` from 0.3.10 to 0.3.13 - [Commits](https://github.com/gomatic/go-error/compare/v0.3.10...v0.3.13) --- updated-dependencies: - dependency-name: github.com/gloo-foo/framework dependency-version: 0.1.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: github.com/gloo-foo/testable dependency-version: 0.1.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: github.com/gomatic/cirql dependency-version: 0.1.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: github.com/gomatic/go-error dependency-version: 0.3.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-modules ... Signed-off-by: dependabot[bot] --- go.mod | 12 ++++++------ go.sum | 24 ++++++++++++------------ 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/go.mod b/go.mod index 95d07da..e643de5 100644 --- a/go.mod +++ b/go.mod @@ -4,18 +4,18 @@ go 1.26.4 require ( github.com/BurntSushi/toml v1.6.0 - github.com/gloo-foo/framework v0.1.13 - github.com/gloo-foo/testable v0.1.15 - github.com/gomatic/cirql v0.1.12 - github.com/gomatic/go-error v0.3.10 + github.com/gloo-foo/framework v0.1.19 + github.com/gloo-foo/testable v0.1.18 + github.com/gomatic/cirql v0.1.17 + github.com/gomatic/go-error v0.3.13 gopkg.in/yaml.v3 v3.0.1 ) require ( github.com/antlr4-go/antlr/v4 v4.13.1 // indirect github.com/destel/rill v0.8.1 // indirect - github.com/gloo-foo/fn v0.1.7 // indirect - github.com/gomatic/go-json v0.0.8 // indirect + github.com/gloo-foo/fn v0.1.12 // indirect + github.com/gomatic/go-json v0.0.11 // indirect github.com/kr/text v0.2.0 // indirect github.com/spf13/afero v1.15.0 // indirect golang.org/x/exp v0.0.0-20260709172345-9ea1abe57597 // indirect diff --git a/go.sum b/go.sum index 6cfbae7..bf52ee3 100644 --- a/go.sum +++ b/go.sum @@ -7,18 +7,18 @@ github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38= github.com/destel/rill v0.8.1 h1:tJTit7kljOy2i2kqP4zHG1dUA452VpMK/myYRy5SY28= github.com/destel/rill v0.8.1/go.mod h1:srKuXzvGqINUEGYR5b/iwvW+L9/S35RxVHWGYbXNoO4= -github.com/gloo-foo/fn v0.1.7 h1:lVBfozIQvRPRjNXMenRLhXvgK+RvZQHGkHpgZ/sXqM4= -github.com/gloo-foo/fn v0.1.7/go.mod h1:4rAteKXW0Ifg/HQq834fEs9+ZlS98QLoEhbaqVb4rMA= -github.com/gloo-foo/framework v0.1.13 h1:DP9zUdUHWkDx/T7pxbj6npp2y8l1CjPSMQNOT4iuZSY= -github.com/gloo-foo/framework v0.1.13/go.mod h1:ISleGZFyYKmoSvzlSR/UpZH2uRbCBuh2+Omd8z6pu28= -github.com/gloo-foo/testable v0.1.15 h1:JIcDZfhiTmQpLMzi6NqXaNFxh6SwPNXIxV3E8/in9+M= -github.com/gloo-foo/testable v0.1.15/go.mod h1:aXdpORcWr5nLKgBAOfLOK85vLx9LNPjQsv/feAHr0ls= -github.com/gomatic/cirql v0.1.12 h1:7q29DCxXe9LI2HJ540UnyH4NJFMXA3+eFp1Q20ldmUI= -github.com/gomatic/cirql v0.1.12/go.mod h1:xrBlC+YRSQO+CzDUfzc9sMTGWFxj8DxnEqvaPYZjtFw= -github.com/gomatic/go-error v0.3.10 h1:qvLwADrl+X3yRJ81a9NSMCGXGNWQ1LIvA5XY+l1FsYI= -github.com/gomatic/go-error v0.3.10/go.mod h1:vH7CFid9QE33lC7DQAjEajERg85PtTQzM8+pGTS5rac= -github.com/gomatic/go-json v0.0.8 h1:BtKBoyS/QTSrGxx+6k3t0zbhJMgAxj08itakxkqrZpk= -github.com/gomatic/go-json v0.0.8/go.mod h1:jzwXoZ++YC9Rwjlp02LUjJc4K1CBJFS08GbZQZV/OwU= +github.com/gloo-foo/fn v0.1.12 h1:VBF8EB+CdY68XK9/lJTSH5PLJEQFurOKCQesa/HCOuc= +github.com/gloo-foo/fn v0.1.12/go.mod h1:ixxNnbkzhOK99gVe9Jj1EJzCMr/V80Tey5U4OV/tonQ= +github.com/gloo-foo/framework v0.1.19 h1:yqH4pr6/zhI7g5unjEUs4/TTcgMNz/21r3sfIWnkyCE= +github.com/gloo-foo/framework v0.1.19/go.mod h1:PV3ZSxFusTD42RZYWlVhgfchx2mmx6mdIknEXkudEhw= +github.com/gloo-foo/testable v0.1.18 h1:ei+r3E/JuqcbWmEr9aD+7eI1+edk9L0pnUH5L8dryYs= +github.com/gloo-foo/testable v0.1.18/go.mod h1:teCVcthskhPWThMX7W59Vmcgqs13gvEw8ZnaRRQV10w= +github.com/gomatic/cirql v0.1.17 h1:wENbjCE9qe7hMU2eVGxB6fB9dJ1M5YYEEqMlBI1mbAI= +github.com/gomatic/cirql v0.1.17/go.mod h1:waQbYpyUg22mtnAB7pYCTvECVU+irBUxNjNE+8fBVlo= +github.com/gomatic/go-error v0.3.13 h1:Q2PAw8lt87XGDZQorId6MeAmHRJxT47XOK5eVAs/lr4= +github.com/gomatic/go-error v0.3.13/go.mod h1:QVlrIcHreFp6u7n5UZiez8+eDllnV8eWP3vlDHSWnCo= +github.com/gomatic/go-json v0.0.11 h1:vrjkL/3klgS/rUfZCOIi5xvOurRxI2uDA61VSwwTfT0= +github.com/gomatic/go-json v0.0.11/go.mod h1:jzwXoZ++YC9Rwjlp02LUjJc4K1CBJFS08GbZQZV/OwU= github.com/kr/pretty v0.3.1 h1:flRD4NNwYAUpkphVc1HcthR4KEIFJ65n8Mw5qdRn3LE= github.com/kr/pretty v0.3.1/go.mod h1:hoEshYVHaxMs3cyo3Yncou5ZscifuDolrwPKZanG3xk= github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY=