Update module spf13/viper to v1.7.0 (#494)
Update module spf13/viper to v1.7.0 Reviewed-on: https://kolaente.dev/vikunja/api/pulls/494
This commit is contained in:
6
vendor/honnef.co/go/tools/version/buildinfo111.go
vendored
Normal file
6
vendor/honnef.co/go/tools/version/buildinfo111.go
vendored
Normal file
@ -0,0 +1,6 @@
|
||||
// +build !go1.12
|
||||
|
||||
package version
|
||||
|
||||
func printBuildInfo() {}
|
||||
func buildInfoVersion() (string, bool) { return "", false }
|
Reference in New Issue
Block a user