0.8.80 migration

This commit is contained in:
frikky
2021-05-10 19:00:35 +02:00
parent 891dd1696f
commit 2fca3ebd11
11 changed files with 38 additions and 17 deletions
+3 -3
View File
@@ -2,7 +2,7 @@ module shuffle
go 1.13
replace github.com/frikky/shuffle-shared => ../../../../git/shuffle-shared
//replace github.com/frikky/shuffle-shared => ../../../../git/shuffle-shared
//replace github.com/frikky/kin-openapi => ../../../../git/kin-openapi
require (
@@ -20,8 +20,8 @@ require (
github.com/docker/docker v1.13.1
github.com/docker/go-connections v0.4.0
github.com/docker/go-units v0.4.0 // indirect
github.com/frikky/kin-openapi v0.38.0
github.com/frikky/shuffle-shared v0.0.39
github.com/frikky/kin-openapi v0.39.0
github.com/frikky/shuffle-shared v0.0.40
github.com/ghodss/yaml v1.0.0
github.com/go-git/go-billy/v5 v5.0.0
github.com/go-git/go-git/v5 v5.0.0