format repo with "gofumpt" tool

This commit is contained in:
Tnze
2022-11-26 20:37:57 +08:00
parent 7814e7b1ab
commit fad92fe364
61 changed files with 333 additions and 268 deletions

View File

@ -1,5 +1,4 @@
//From https://play.golang.org/p/LTbId4b6M2
// Package CFB8 is copied from https://play.golang.org/p/LTbId4b6M2
package CFB8
import "crypto/cipher"