Update any.go

This commit is contained in:
thinkerou 2022-03-21 09:13:56 +08:00 committed by GitHub
parent 47c6e1539e
commit 69cdc9fa34
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
any.go
View File

@ -1,4 +1,4 @@
// Copyright 2021 Gin Core Team. All rights reserved. // Copyright 2022 Gin Core Team. All rights reserved.
// Use of this source code is governed by a MIT style // Use of this source code is governed by a MIT style
// license that can be found in the LICENSE file. // license that can be found in the LICENSE file.