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/ciigo go 1.16 require ( - git.sr.ht/~shulhan/asciidoctor-go v0.1.1-0.20210406124504-3a5ca1ea9d09 - github.com/shuLhan/share v0.28.1-0.20210709045022-0cd813b8ae8a + git.sr.ht/~shulhan/asciidoctor-go v0.1.1-0.20211004182124-1c48dfa11a1b + github.com/shuLhan/share v0.30.1-0.20211008160752-cfd80fef36a1 ) //replace git.sr.ht/~shulhan/asciidoctor-go => ../asciidoctor-go |
