Switch to Go 1.11 and Go Modules to track dependencies

This commit is contained in:
Roman Vynar
2018-10-30 23:30:55 +02:00
parent 7a3bc551b3
commit 32d8ab87bd
8 changed files with 128 additions and 116 deletions

View File

@@ -1,3 +1,3 @@
package main
const version = "0.7.3"
const version = "0.7.4"