diff options
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ go 1.14 require ( git.sr.ht/~shulhan/asciidoctor-go v0.0.0-20201226102329-36285ff15434 - github.com/shuLhan/share v0.22.1-0.20210109185915-0490a19341d9 + github.com/shuLhan/share v0.22.1-0.20210119190757-af448011d167 ) //replace git.sr.ht/~shulhan/asciidoctor-go => ../asciidoctor-go |
