util: Run gofmt

This commit is contained in:
Manuel Rüger 2023-06-19 15:24:42 +02:00
parent 31ccfc4039
commit a57ff2363c
3 changed files with 1538 additions and 1537 deletions

File diff suppressed because it is too large Load diff

View file

@ -1,3 +1,4 @@
//go:build !appengine && !js
// +build !appengine,!js
package util