Initial euclide.org release
This commit is contained in:
6
vendor/github.com/jarcoal/httpmock/any.go
generated
vendored
Normal file
6
vendor/github.com/jarcoal/httpmock/any.go
generated
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
//go:build !go1.18
|
||||
// +build !go1.18
|
||||
|
||||
package httpmock
|
||||
|
||||
type any = interface{}
|
||||
Reference in New Issue
Block a user