go fmt ./...

This commit is contained in:
cuu
2021-10-11 13:55:54 +08:00
parent 0fe6399441
commit 7382cc40b1
88 changed files with 10028 additions and 10478 deletions

View File

@@ -1,4 +1,6 @@
//go:build !windows
// +build !windows
/*
* Copied from https://github.com/itchyny/volume-go, MIT License
*/