File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/Southclaws/wadsworth
3
3
go 1.13
4
4
5
5
require (
6
- github.com/Southclaws/gitwatch v1.3.0
6
+ github.com/Southclaws/gitwatch v1.3.1
7
7
github.com/cpuguy83/go-md2man/v2 v2.0.0 // indirect
8
8
github.com/frankban/quicktest v1.4.1 // indirect
9
9
github.com/go-test/deep v1.0.2 // indirect
Original file line number Diff line number Diff line change @@ -4,6 +4,8 @@ github.com/BurntSushi/toml v0.3.1/go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03
4
4
github.com/DataDog/datadog-go v3.2.0+incompatible /go.mod h1:LButxg5PwREeZtORoXG3tL4fMGNddJ+vMq1mwgfaqoQ =
5
5
github.com/Southclaws/gitwatch v1.3.0 h1:oD++CTkgMoX7SEuk2/Vy6Y8iy7xFmsjKT7e6AiAw/Ac =
6
6
github.com/Southclaws/gitwatch v1.3.0 /go.mod h1:xCudUiwWxkDYZ69cEhlTwAKIzbG1OpnA/s/pjPIW6gU =
7
+ github.com/Southclaws/gitwatch v1.3.1 h1:4XtiujsnxHKSKze3Tb5sWwTdBxSVW/JLbK54ruJ2nBU =
8
+ github.com/Southclaws/gitwatch v1.3.1 /go.mod h1:xCudUiwWxkDYZ69cEhlTwAKIzbG1OpnA/s/pjPIW6gU =
7
9
github.com/alcortesm/tgz v0.0.0-20161220082320-9c5fe88206d7 h1:uSoVVbwJiQipAclBbw+8quDsfcvFjOpI5iCf4p/cqCs =
8
10
github.com/alcortesm/tgz v0.0.0-20161220082320-9c5fe88206d7 /go.mod h1:6zEj6s6u/ghQa61ZWa/C2Aw3RkjiTBOix7dkqa1VLIs =
9
11
github.com/anmitsu/go-shlex v0.0.0-20161002113705-648efa622239 h1:kFOfPq6dUM1hTo4JG6LR5AXSUEsOjtdm0kw0FtQtMJA =
You can’t perform that action at this time.
0 commit comments