WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit df0b0bd

Browse files
Bump github.com/stretchr/testify from 1.7.0 to 1.7.1 in /cmd/mdatagen
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.7.0 to 1.7.1. - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.7.0...v1.7.1) --- updated-dependencies: - dependency-name: github.com/stretchr/testify dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8946486 commit df0b0bd

File tree

2 files changed

+421
-3
lines changed

2 files changed

+421
-3
lines changed

cmd/mdatagen/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ require (
66
github.com/go-playground/locales v0.14.0
77
github.com/go-playground/universal-translator v0.18.0
88
github.com/go-playground/validator/v10 v10.11.0
9-
github.com/stretchr/testify v1.7.2
9+
github.com/stretchr/testify v1.7.5
1010
go.opentelemetry.io/collector v0.53.0
1111
go.opentelemetry.io/collector/pdata v0.53.0
1212
)

0 commit comments

Comments
 (0)