summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@lukeshu.com>2022-08-18 01:55:32 -0600
committerLuke Shumaker <lukeshu@lukeshu.com>2022-08-18 01:57:43 -0600
commit45494a8d80e4c78144b653044b55f8572e12e67d (patch)
tree417d22998e42bb79c5e40f0ca421d06b0d3dc43e /go.mod
parentee0d8981e501c86774f3ec45466d3273464921e8 (diff)
Work on the scandevices output
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 9daf22b..fdafd8b 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.0.0-20220818015700-3bd2e0e93647
+ git.lukeshu.com/go/lowmemjson v0.0.0-20220818070739-fb063e2955de
github.com/datawire/dlib v1.3.0
github.com/datawire/ocibuild v0.0.3-0.20220423003204-fc6a4e9f90dc
github.com/davecgh/go-spew v1.1.1