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