diff options
| author | Shulhan <ms@kilabit.info> | 2021-03-04 12:43:14 +0700 |
|---|---|---|
| committer | Shulhan <ms@kilabit.info> | 2021-03-04 12:43:14 +0700 |
| commit | c5ec00bb91744d00ef7a8fefb719f2e1a962c72c (patch) | |
| tree | ebd3a79d2507dedb7946a082b3b8beaacd88c7e9 /go.mod | |
| parent | f0ce04a4dbb1fb41705afa93ba566a1587f2607c (diff) | |
| download | ciigo-c5ec00bb91744d00ef7a8fefb719f2e1a962c72c.tar.xz | |
all: update with latest share module
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.23.1-0.20210220203139-c1ad6a68b1fe + github.com/shuLhan/share v0.23.1-0.20210303203144-6442d1f4055a ) //replace git.sr.ht/~shulhan/asciidoctor-go => ../asciidoctor-go |
