aboutsummaryrefslogtreecommitdiffstats
path: root/skate
diff options
context:
space:
mode:
authorMartin Czygan <martin.czygan@gmail.com>2021-03-21 01:49:18 +0100
committerMartin Czygan <martin.czygan@gmail.com>2021-03-21 01:49:18 +0100
commit930950de741f9db3fac1001abb32b829379ba681 (patch)
tree61ee56667281854794d7e853ff7d85d3d4de1c60 /skate
parent1eae78c37dcb605c369d977f4ad764694603641b (diff)
downloadrefcat-930950de741f9db3fac1001abb32b829379ba681.tar.gz
refcat-930950de741f9db3fac1001abb32b829379ba681.zip
v0.1.21
Diffstat (limited to 'skate')
-rw-r--r--skate/cmd/skate-from-unstructured/main.go2
-rw-r--r--skate/packaging/debian/skate/DEBIAN/control2
2 files changed, 2 insertions, 2 deletions
diff --git a/skate/cmd/skate-from-unstructured/main.go b/skate/cmd/skate-from-unstructured/main.go
index bfd3f32..1775f4d 100644
--- a/skate/cmd/skate-from-unstructured/main.go
+++ b/skate/cmd/skate-from-unstructured/main.go
@@ -10,9 +10,9 @@ import (
"runtime"
"strings"
- jsoniter "github.com/json-iterator/go"
"git.archive.org/martin/cgraph/skate"
"git.archive.org/martin/cgraph/skate/parallel"
+ jsoniter "github.com/json-iterator/go"
)
var (
diff --git a/skate/packaging/debian/skate/DEBIAN/control b/skate/packaging/debian/skate/DEBIAN/control
index a74ab3a..1574eb0 100644
--- a/skate/packaging/debian/skate/DEBIAN/control
+++ b/skate/packaging/debian/skate/DEBIAN/control
@@ -1,5 +1,5 @@
Package: skate
-Version: 0.1.20
+Version: 0.1.21
Section: utils
Priority: optional
Architecture: amd64