debian-forge-composer/vendor/github.com/mohae/deepcopy/.travis.yml
Sanne Raymaekers b2700903ae go.mod: bump github.com/getkin/kin-openapi to v0.131.0
As deepmap/oapi-codegen didn't work with this newer version, upgrade to
oapi-codegen/oapi-codegen v2.

Mitigating CVE-2025-30153
2025-03-26 11:13:14 +01:00

11 lines
94 B
YAML

language: go
go:
- tip
matrix:
allow_failures:
- go: tip
script:
- go test ./...