aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
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 75e2aec..9094092 100644
--- a/go.mod
+++ b/go.mod
@@ -6,7 +6,7 @@ module git.sr.ht/~shulhan/spdxconv
go 1.24.0
require (
- git.sr.ht/~shulhan/pakakeh.go v0.60.3-0.20260114074200-83aa06572a83
+ git.sr.ht/~shulhan/pakakeh.go v0.60.3-0.20260115103415-806359d5462f
github.com/BurntSushi/toml v1.6.0
)