diff options
| author | Runxi Yu <me@runxiyu.org> | 2025-02-17 21:13:56 +0800 |
|---|---|---|
| committer | Runxi Yu <me@runxiyu.org> | 2025-02-17 21:13:56 +0800 |
| commit | 8249f1a61b3604f7457c3447a75fde333b568d0e (patch) | |
| tree | 095107f78f5737fec375721052787b48703a3f02 /go.mod | |
| parent | git_hooks_handle.go: Read argv from hook (diff) | |
| download | forge-8249f1a61b3604f7457c3447a75fde333b568d0e.tar.gz forge-8249f1a61b3604f7457c3447a75fde333b568d0e.tar.zst forge-8249f1a61b3604f7457c3447a75fde333b568d0e.zip | |
go.mod: Bump lindenii-common (cmap split into ComparableMap and Map)
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ require ( github.com/microcosm-cc/bluemonday v1.0.27 github.com/niklasfasching/go-org v1.7.0 github.com/yuin/goldmark v1.7.8 - go.lindenii.runxiyu.org/lindenii-common v0.0.0-20250214054418-c72555f0b820 + go.lindenii.runxiyu.org/lindenii-common v0.0.0-20250217131219-9e6e2f124b4d golang.org/x/crypto v0.33.0 ) |
