aboutsummaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authorSam Anthony <sam@samanthony.xyz>2025-02-13 10:19:55 -0500
committerSam Anthony <sam@samanthony.xyz>2025-02-13 10:19:55 -0500
commitb2695533495d5d467625ddaf67d5851c7bea1247 (patch)
tree467847195c88ccb3506a3263e3d7d9678d865191 /go.mod
parent8b6d986a41651766ae84e71cf4d8111bb6c0f409 (diff)
downloadhose-b2695533495d5d467625ddaf67d5851c7bea1247.zip
rewritev0.1.0
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod6
1 files changed, 5 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 5d66d44..39a8912 100644
--- a/go.mod
+++ b/go.mod
@@ -1,3 +1,7 @@
module git.samanthony.xyz/hose
-go 1.20
+go 1.22.0
+
+toolchain go1.23.5
+
+require github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea // indirect