changes to docker pipelines (autobuilds disabled on Docker Hub)

This commit is contained in:
Łukasz Budnik
2021-08-20 14:12:34 +02:00
parent 3af4030d87
commit 0ae522a43e
4 changed files with 67 additions and 26 deletions

2
go.mod
View File

@@ -1,6 +1,6 @@
module github.com/lukaszbudnik/yosoy
go 1.15
go 1.16
require (
github.com/gorilla/handlers v1.5.1