diff options
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -3,8 +3,7 @@ module github.com/shuLhan/share go 1.13 require ( - git.sr.ht/~shulhan/asciidoctor-go v0.0.0-20201205130914-be765f32b57b // indirect - git.sr.ht/~shulhan/ciigo v0.2.1-0.20201125182647-7520991ff810 + git.sr.ht/~shulhan/ciigo v0.3.0 golang.org/x/crypto v0.0.0-20201016220609-9e8e0b390897 golang.org/x/net v0.0.0-20201202161906-c7110b5ffcbb golang.org/x/sys v0.0.0-20201107080550-4d91cf3a1aaf |
