diff options
| author | Shulhan <ms@kilabit.info> | 2022-09-04 22:33:29 +0700 |
|---|---|---|
| committer | Shulhan <ms@kilabit.info> | 2022-09-04 22:33:29 +0700 |
| commit | 42cc6b8a786b02ee8147400a80f2ef4fb5379a01 (patch) | |
| tree | 972649f49528a807411aacbdcb2a6b143fb9b720 /go.mod | |
| parent | b8e20a54ac6fab854dcf508e7fa645d927dba892 (diff) | |
| download | asciidoctor-go-42cc6b8a786b02ee8147400a80f2ef4fb5379a01.tar.xz | |
all: update share module to v0.41.0
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.18 -require github.com/shuLhan/share v0.40.0 +require github.com/shuLhan/share v0.41.0 //replace github.com/shuLhan/share => ../share |
