Skip to content

Commit 0f3f9ef

Browse files
build(deps): bump github.com/mgechev/revive from 1.0.5 to 1.0.6 (#1908)
1 parent 9e11a08 commit 0f3f9ef

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed

Diff for: .github/workflows/pr.yml

+1
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ jobs:
3535
version: latest
3636
# skip cache because of flaky behaviors
3737
skip-build-cache: true
38+
skip-pkg-cache: true
3839

3940
tests-on-windows:
4041
needs: golangci-lint # run after golangci-lint action to not produce duplicated errors

Diff for: go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ require (
4848
github.com/mattn/go-colorable v0.1.8
4949
github.com/mbilski/exhaustivestruct v1.2.0
5050
github.com/mgechev/dots v0.0.0-20190921121421-c36f7dcfbb81
51-
github.com/mgechev/revive v1.0.5
51+
github.com/mgechev/revive v1.0.6
5252
github.com/mitchellh/go-homedir v1.1.0
5353
github.com/mitchellh/go-ps v1.0.0
5454
github.com/moricho/tparallel v0.2.1

Diff for: go.sum

+4-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)