Skip to content
This repository has been archived by the owner on Oct 6, 2022. It is now read-only.

Commit

Permalink
bump runner library for windows fix [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
bradrydzewski committed Nov 1, 2019
1 parent d187278 commit cfc85f1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ require (
github.com/drone/drone-git v1.0.1-0.20190419151808-5b0a12bcb36c
github.com/drone/drone-go v1.0.5-0.20190504210458-4d6116b897ba
github.com/drone/envsubst v1.0.2
github.com/drone/runner-go v1.2.2
github.com/drone/runner-go v1.3.1
github.com/drone/signal v1.0.0
github.com/golang/mock v1.3.1
github.com/google/go-cmp v0.3.0
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,8 @@ github.com/drone/runner-go v1.2.1 h1:7ZWnOwfCG5TlaA7SFvgYCaK3X4nnxidaG77l3kqcy90
github.com/drone/runner-go v1.2.1/go.mod h1:GvB5hX023g0n5UZUjMBmudk6givdDDuLcls7Nolm5v8=
github.com/drone/runner-go v1.2.2 h1:fwYgjyJl6KdjQGEUFof9+HLtNpK3iHq7UuR+/aYNyDk=
github.com/drone/runner-go v1.2.2/go.mod h1:GvB5hX023g0n5UZUjMBmudk6givdDDuLcls7Nolm5v8=
github.com/drone/runner-go v1.3.1 h1:RNLOQOH0EZD0vMT1SDQUPReVOnh1Wbx1D9gQyKH1McI=
github.com/drone/runner-go v1.3.1/go.mod h1:61VgQWhZbNPXp01lBuR7PAztTMySGLnMzK/4oYE3D9Y=
github.com/drone/signal v1.0.0 h1:NrnM2M/4yAuU/tXs6RP1a1ZfxnaHwYkd0kJurA1p6uI=
github.com/drone/signal v1.0.0/go.mod h1:S8t92eFT0g4WUgEc/LxG+LCuiskpMNsG0ajAMGnyZpc=
github.com/golang/mock v1.3.1 h1:qGJ6qTW+x6xX/my+8YUVl4WNpX9B7+/l2tRsHGZ7f2s=
Expand Down

0 comments on commit cfc85f1

Please sign in to comment.