aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-05-22 11:03:22 +0000
committerGitHub <noreply@github.com>2024-05-22 11:03:22 +0000
commit398cfaa92aef842fe26fe52573c32f63035d9db5 (patch)
treec63fb9503e10473ed72136e1b529813e7d85c3c5
parentdea3c257a0a7337a1f47f7c92084680a2a85fea9 (diff)
downloadx-398cfaa92aef842fe26fe52573c32f63035d9db5.tar.xz
x-398cfaa92aef842fe26fe52573c32f63035d9db5.zip
build(deps): bump modernc.org/sqlite from 1.29.9 to 1.29.10 (#598)
* --- updated-dependencies: - dependency-name: modernc.org/sqlite dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * Bump Go mod SRI --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Mimi <mimi@xeserv.us>
-rw-r--r--.go.mod.sri2
-rw-r--r--flake.nix2
-rw-r--r--go.mod2
-rw-r--r--go.sum4
4 files changed, 5 insertions, 5 deletions
diff --git a/.go.mod.sri b/.go.mod.sri
index 38ac61c..bb78b92 100644
--- a/.go.mod.sri
+++ b/.go.mod.sri
@@ -1 +1 @@
-sha256-C1gt0l0V8GEt454QfrhCQLGemOctD7kfA9g17p3NBDY=
+sha256-iM50OtEEFBKYGR4kdqsReoLyPqALRIoXCxVRb51Nr9E=
diff --git a/flake.nix b/flake.nix
index db1eb2c..b805e46 100644
--- a/flake.nix
+++ b/flake.nix
@@ -1,4 +1,4 @@
-# nix-direnv cache busting line: sha256-C1gt0l0V8GEt454QfrhCQLGemOctD7kfA9g17p3NBDY=
+# nix-direnv cache busting line: sha256-iM50OtEEFBKYGR4kdqsReoLyPqALRIoXCxVRb51Nr9E=
{
description = "/x/perimental code";
diff --git a/go.mod b/go.mod
index 1b251d7..5d2c0ad 100644
--- a/go.mod
+++ b/go.mod
@@ -60,7 +60,7 @@ require (
gorm.io/driver/sqlite v1.5.5
gorm.io/gorm v1.25.10
honnef.co/go/transmission v0.0.0-20200712215954-58262f0ca9c9
- modernc.org/sqlite v1.29.9
+ modernc.org/sqlite v1.29.10
nhooyr.io/websocket v1.8.11
tailscale.com v1.62.1
tulpa.dev/cadey/jvozba v0.0.0-20200326200349-f0ebe310be06
diff --git a/go.sum b/go.sum
index 84dfbe4..498d09a 100644
--- a/go.sum
+++ b/go.sum
@@ -1453,8 +1453,8 @@ modernc.org/opt v0.1.3 h1:3XOZf2yznlhC+ibLltsDGzABUGVx8J6pnFMS3E4dcq4=
modernc.org/opt v0.1.3/go.mod h1:WdSiB5evDcignE70guQKxYUl14mgWtbClRi5wmkkTX0=
modernc.org/sortutil v1.2.0 h1:jQiD3PfS2REGJNzNCMMaLSp/wdMNieTbKX920Cqdgqc=
modernc.org/sortutil v1.2.0/go.mod h1:TKU2s7kJMf1AE84OoiGppNHJwvB753OYfNl2WRb++Ss=
-modernc.org/sqlite v1.29.9 h1:9RhNMklxJs+1596GNuAX+O/6040bvOwacTxuFcRuQow=
-modernc.org/sqlite v1.29.9/go.mod h1:ItX2a1OVGgNsFh6Dv60JQvGfJfTPHPVpV6DF59akYOA=
+modernc.org/sqlite v1.29.10 h1:3u93dz83myFnMilBGCOLbr+HjklS6+5rJLx4q86RDAg=
+modernc.org/sqlite v1.29.10/go.mod h1:ItX2a1OVGgNsFh6Dv60JQvGfJfTPHPVpV6DF59akYOA=
modernc.org/strutil v1.2.0 h1:agBi9dp1I+eOnxXeiZawM8F4LawKv4NzGWSaLfyeNZA=
modernc.org/strutil v1.2.0/go.mod h1:/mdcBmfOibveCTBxUl5B5l6W+TTH1FXPLHZE6bTosX0=
modernc.org/token v1.1.0 h1:Xl7Ap9dKaEs5kLoOQeQmPWevfnk/DM5qcLcYlA8ys6Y=