Skip to content

Commit 197bd7d

Browse files
build(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.1 (#11)
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.0 to 1.8.1. - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.8.0...v1.8.1) --- updated-dependencies: - dependency-name: github.com/stretchr/testify dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dba1835 commit 197bd7d

File tree

2 files changed

+7
-798
lines changed

2 files changed

+7
-798
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ go 1.16
44

55
require (
66
github.com/chenquan/sqlplus v0.2.0
7-
github.com/stretchr/testify v1.8.0
7+
github.com/stretchr/testify v1.8.1
88
)

0 commit comments

Comments
 (0)