summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@lukeshu.com>2023-01-30 23:06:18 -0700
committerLuke Shumaker <lukeshu@lukeshu.com>2023-01-30 23:06:18 -0700
commit50a8b3eac39caccedb3ec34c150ba37e40cc2da5 (patch)
tree4754b06e54d7e888e636472007fc1bc87aa72d72 /go.mod
parentfffb8ca73af4fd9e1df353ccf779e89fe097d8ce (diff)
Upgrade lowmemjson to `main`
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 52aa205..5e901f8 100644
--- a/go.mod
+++ b/go.mod
@@ -7,7 +7,7 @@ module git.lukeshu.com/btrfs-progs-ng
go 1.19
require (
- git.lukeshu.com/go/lowmemjson v0.3.0
+ git.lukeshu.com/go/lowmemjson v0.3.1-0.20230131060011-5d5ac549dc1a
git.lukeshu.com/go/typedsync v0.0.0-20230126205501-1e8afc0ceb1e
github.com/datawire/dlib v1.3.0
github.com/datawire/ocibuild v0.0.3-0.20220423003204-fc6a4e9f90dc