diff options
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,6 +5,6 @@ module git.sr.ht/~shulhan/asciidoctor-go go 1.19 -require github.com/shuLhan/share v0.47.0 +require github.com/shuLhan/share v0.50.0 //replace github.com/shuLhan/share => ../share |
