Skip to content

Commit 3b1c805

Browse files
build(deps): bump github.com/esimonov/ifshort from 1.0.2 to 1.0.3
Bumps [github.com/esimonov/ifshort](https://github.com/esimonov/ifshort) from 1.0.2 to 1.0.3. - [Release notes](https://github.com/esimonov/ifshort/releases) - [Commits](esimonov/ifshort@v1.0.2...v1.0.3) --- updated-dependencies: - dependency-name: github.com/esimonov/ifshort dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6edca92 commit 3b1c805

File tree

2 files changed

+13
-15
lines changed

2 files changed

+13
-15
lines changed

go.mod

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/golangci/golangci-lint
22

3-
go 1.15
3+
go 1.16
44

55
require (
66
4d63.com/gochecknoglobals v0.0.0-20201008074935-acfc0b28355a
@@ -18,10 +18,10 @@ require (
1818
github.com/charithe/durationcheck v0.0.9
1919
github.com/daixiang0/gci v0.2.9
2020
github.com/denis-tingajkin/go-header v0.4.2
21-
github.com/esimonov/ifshort v1.0.2
21+
github.com/esimonov/ifshort v1.0.3
2222
github.com/fatih/color v1.13.0
2323
github.com/fzipp/gocyclo v0.3.1
24-
github.com/go-critic/go-critic v0.5.6
24+
github.com/go-critic/go-critic v0.6.1
2525
github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
2626
github.com/gofrs/flock v0.8.1
2727
github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2

go.sum

Lines changed: 10 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)