mirror of
https://github.com/portainer/portainer.git
synced 2025-08-05 13:55:21 +02:00
fix(dependencies): bump go-winio lib (#3569)
* fix(dependencies): bump go-winio lib * fix(api): update gomod Co-authored-by: Anthony Lapenna <lapenna.anthony@gmail.com>
This commit is contained in:
parent
e0d83db609
commit
8d7bae0560
2 changed files with 10 additions and 1 deletions
|
@ -3,7 +3,7 @@ module github.com/portainer/portainer/api
|
|||
go 1.13
|
||||
|
||||
require (
|
||||
github.com/Microsoft/go-winio v0.3.8
|
||||
github.com/Microsoft/go-winio v0.4.14
|
||||
github.com/asaskevich/govalidator v0.0.0-20190424111038-f61b66f89f4a
|
||||
github.com/boltdb/bolt v1.3.1
|
||||
github.com/containerd/containerd v1.3.1 // indirect
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue