diff options
| author | Runxi Yu <me@runxiyu.org> | 2025-02-11 17:31:30 +0800 |
|---|---|---|
| committer | Runxi Yu <me@runxiyu.org> | 2025-02-11 17:31:30 +0800 |
| commit | 1486b0df1b04adc32e9207b836513226e8015b3e (patch) | |
| tree | 60e7b9cfdab457a92654c24150bbeb1658d10d29 /go.mod | |
| parent | go.mod: Bump dependencies (diff) | |
| download | forge-1486b0df1b04adc32e9207b836513226e8015b3e.tar.gz forge-1486b0df1b04adc32e9207b836513226e8015b3e.tar.zst forge-1486b0df1b04adc32e9207b836513226e8015b3e.zip | |
git_misc: Sanitize paths
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ require ( github.com/go-git/go-git/v5 v5.13.2 github.com/microcosm-cc/bluemonday v1.0.27 github.com/yuin/goldmark v1.7.8 - go.lindenii.runxiyu.org/lindenii-common v0.0.0-20250211092501-f6937cf286bb + go.lindenii.runxiyu.org/lindenii-common v0.0.0-20250211092902-f64ead6a659e ) require ( |
