Skip to content

Commit

Permalink
build(deps): bump github.com/canonical/go-dqlite from 1.21.0 to 1.22.0
Browse files Browse the repository at this point in the history
Bumps [github.com/canonical/go-dqlite](https://github.com/canonical/go-dqlite) from 1.21.0 to 1.22.0.
- [Release notes](https://github.com/canonical/go-dqlite/releases)
- [Commits](canonical/go-dqlite@v1.21.0...v1.22.0)

---
updated-dependencies:
- dependency-name: github.com/canonical/go-dqlite
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 29, 2024
1 parent 980657e commit c06d12e
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 @@ -9,7 +9,7 @@ require (
github.com/Rican7/retry v0.3.1
github.com/armon/go-proxyproto v0.1.0
github.com/canonical/candid v1.12.3
github.com/canonical/go-dqlite v1.21.0
github.com/canonical/go-dqlite v1.22.0
github.com/checkpoint-restore/go-criu/v6 v6.3.0
github.com/digitalocean/go-qemu v0.0.0-20230711162256-2e3d0186973e
github.com/digitalocean/go-smbios v0.0.0-20180907143718-390a4f403a8e
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,8 @@ github.com/bgentry/speakeasy v0.1.0/go.mod h1:+zsyZBPWlz7T6j88CTgSN5bM796AkVf0kB
github.com/bketelsen/crypt v0.0.4/go.mod h1:aI6NrJ0pMGgvZKL1iVgXLnfIFJtfV+bKCoqOes/6LfM=
github.com/canonical/candid v1.12.3 h1:WHP2nsueITzQi0R/D77aMeVcSCteeWPhWQSKNkbeuVc=
github.com/canonical/candid v1.12.3/go.mod h1:TfPks4vyqhOhP09t6pcfLuJLRlbHj9DT2htp0JZes0Y=
github.com/canonical/go-dqlite v1.21.0 h1:4gLDdV2GF+vg0yv9Ff+mfZZNQ1JGhnQ3GnS2GeZPHfA=
github.com/canonical/go-dqlite v1.21.0/go.mod h1:Uvy943N8R4CFUAs59A1NVaziWY9nJ686lScY7ywurfg=
github.com/canonical/go-dqlite v1.22.0 h1:DuJmfcREl4gkQJyvZzjl2GHFZROhbPyfdjDRQXpkOyw=
github.com/canonical/go-dqlite v1.22.0/go.mod h1:Uvy943N8R4CFUAs59A1NVaziWY9nJ686lScY7ywurfg=
github.com/census-instrumentation/opencensus-proto v0.2.1/go.mod h1:f6KPmirojxKA12rnyqOA5BBL4O983OfeGPqjHWSTneU=
github.com/census-instrumentation/opencensus-proto v0.4.1 h1:iKLQ0xPNFxR/2hzXZMrBo8f1j86j5WHzznCCQxV/b8g=
github.com/cespare/xxhash/v2 v2.2.0 h1:DC2CZ1Ep5Y4k3ZQ899DldepgrayRUGE6BBZ/cd9Cj44=
Expand Down

0 comments on commit c06d12e

Please sign in to comment.