Skip to content

Commit

Permalink
build(deps): bump github.com/get-woke/go-gitignore from 1.1.1 to 1.1.2 (
Browse files Browse the repository at this point in the history
#57)

Bumps [github.com/get-woke/go-gitignore](https://github.com/get-woke/go-gitignore) from 1.1.1 to 1.1.2.
- [Release notes](https://github.com/get-woke/go-gitignore/releases)
- [Commits](get-woke/go-gitignore@v1.1.1...v1.1.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 10, 2021
1 parent 0162d27 commit 67219f0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.15
require (
github.com/fatih/color v1.10.0
github.com/get-woke/fastwalk v1.0.0
github.com/get-woke/go-gitignore v1.1.1
github.com/get-woke/go-gitignore v1.1.2
github.com/mattn/go-colorable v0.1.8
github.com/mitchellh/go-homedir v1.1.0
github.com/rs/zerolog v1.20.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@ github.com/fsnotify/fsnotify v1.4.7 h1:IXs+QLmnXW2CcXuY+8Mzv/fWEsPGWxqefPtCP5CnV
github.com/fsnotify/fsnotify v1.4.7/go.mod h1:jwhsz4b93w/PPRr/qN1Yymfu8t87LnFCMoQvtojpjFo=
github.com/get-woke/fastwalk v1.0.0 h1:Ti8z9nf231TUhLzBuJQV/rh/b5qiuyPunYun4FpEshQ=
github.com/get-woke/fastwalk v1.0.0/go.mod h1:WTDsePalrkZGMzdzn5YabupFqFmU/MjxGM2CSSc9sOo=
github.com/get-woke/go-gitignore v1.1.1 h1:iPdzLrxru1PsdVnm4qqncVMH+n4ePWEUIwXMDamfQqw=
github.com/get-woke/go-gitignore v1.1.1/go.mod h1:qbLKpA7cfqI6TqvUDGqE4hsYke8nuiKvmepVBFBwVh4=
github.com/get-woke/go-gitignore v1.1.2 h1:FgPanYFAZjhXtJM1d19OX/IpXZw7D0Wkj6a//ryOE3M=
github.com/get-woke/go-gitignore v1.1.2/go.mod h1:qbLKpA7cfqI6TqvUDGqE4hsYke8nuiKvmepVBFBwVh4=
github.com/ghodss/yaml v1.0.0/go.mod h1:4dBDuWmgqj2HViK6kFavaiC9ZROes6MMH2rRYeMEF04=
github.com/go-gl/glfw v0.0.0-20190409004039-e6da0acd62b1/go.mod h1:vR7hzQXu2zJy9AVAgeJqvqgH9Q5CA+iKCZ2gyEVpxRU=
github.com/go-kit/kit v0.8.0/go.mod h1:xBxKIO96dXMWWy0MnWVtmwkA9/13aqxPnvrjFYMA2as=
Expand Down

0 comments on commit 67219f0

Please sign in to comment.