From 08bac9a9f4bd6fca5af3a6928a08186e1c27ea42 Mon Sep 17 00:00:00 2001 From: Shulhan Date: Sat, 15 Sep 2018 05:05:55 +0700 Subject: Update Go module dependencies lib/git.FetchAll now fetch all remote tags. --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 0d52526..62fb9f7 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module github.com/shuLhan/beku require ( github.com/shuLhan/numerus v0.1.0 // indirect - github.com/shuLhan/share v0.0.0-20180913210900-92fd877512f9 + github.com/shuLhan/share v0.0.0-20180914204133-9388affb8020 github.com/shuLhan/tekstus v0.1.0 golang.org/x/tools v0.0.0-20180911133044-677d2ff680c1 ) diff --git a/go.sum b/go.sum index d566773..70b66f5 100644 --- a/go.sum +++ b/go.sum @@ -1,7 +1,7 @@ github.com/shuLhan/numerus v0.1.0 h1:oCywZLE3iTb/9T8qhFCkANg59Qy4cJ3nES5+S8WO6/U= github.com/shuLhan/numerus v0.1.0/go.mod h1:zF6WAVSsJebxdZxwyHWhqibDiCXnfitT4oHfcHve7+Y= -github.com/shuLhan/share v0.0.0-20180913210900-92fd877512f9 h1:IRzwXGjrgNU3F8ODr5WRVVJwOEtXneVJzaqm18vIw8Q= -github.com/shuLhan/share v0.0.0-20180913210900-92fd877512f9/go.mod h1:L4OhM+hxrUdsb+Im+o06N/wz4hzfu29/R9lqueL4HJI= +github.com/shuLhan/share v0.0.0-20180914204133-9388affb8020 h1:+uCHPbrG1658tKIYUvED5jgfnDh9vKMJ50lOMp01u3w= +github.com/shuLhan/share v0.0.0-20180914204133-9388affb8020/go.mod h1:L4OhM+hxrUdsb+Im+o06N/wz4hzfu29/R9lqueL4HJI= github.com/shuLhan/tekstus v0.1.0 h1:O08rXaR8yEZhVTKtgpLfZhEvkRe4svhMhm532tPn4Is= github.com/shuLhan/tekstus v0.1.0/go.mod h1:Pn7xUNXikqBQ1Fqtx2XFZEL1u8nZZPYxfP/8M4+LxaE= golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e/go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY= -- cgit v1.3