summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod6
1 files changed, 3 insertions, 3 deletions
diff --git a/go.mod b/go.mod
index 0696d84..3f9b0af 100644
--- a/go.mod
+++ b/go.mod
@@ -1,10 +1,10 @@
module git.sr.ht/~shulhan/ciigo
-go 1.13
+go 1.14
require (
- git.sr.ht/~shulhan/asciidoctor-go v0.0.0-20201123200439-ea961ec7d812
- github.com/shuLhan/share v0.20.2-0.20201122173411-e8b3bf5ee6e9
+ git.sr.ht/~shulhan/asciidoctor-go v0.0.0-20201205130914-be765f32b57b
+ github.com/shuLhan/share v0.20.2-0.20201205202022-66069b9e49fe
)
//replace git.sr.ht/~shulhan/asciidoctor-go => ../asciidoctor-go