Sebastiaan van Stijn
|
ab35df454d
|
remove pre-go1.17 build-tags
Removed pre-go1.17 build-tags with go fix;
go mod init
go fix -mod=readonly ./...
rm go.mod
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
|
2023-05-19 20:38:51 +02:00 |
|
Sebastiaan van Stijn
|
686be57d0a
|
Update to Go 1.17.0, and gofmt with Go 1.17
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
|
2021-08-24 23:33:27 +02:00 |
|
Brian Goff
|
e4b6adc88e
|
Extract volume interaction to a volumes service
This cleans up some of the package API's used for interacting with
volumes, and simplifies management.
Signed-off-by: Brian Goff <cpuguy83@gmail.com>
|
2018-05-25 14:21:07 -04:00 |
|