Skip to content

Commit 2fd8f7c

Browse files
fix(deps): update github.com/antoineaugusti/updown digest to a6c3dda
1 parent 18056df commit 2fd8f7c

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ require (
99
github.com/Azure/azure-sdk-for-go v44.0.0+incompatible
1010
github.com/Azure/go-autorest/autorest/azure/auth v0.5.0
1111
github.com/StatusCakeDev/statuscake-go v1.3.0
12-
github.com/antoineaugusti/updown v0.0.0-20190412074625-d590ab97f115
12+
github.com/antoineaugusti/updown v0.0.0-20210913134431-a6c3dda66a02
1313
github.com/go-logr/logr v1.4.1
1414
github.com/grafana/synthetic-monitoring-agent v0.19.4
1515
github.com/grafana/synthetic-monitoring-api-go-client v0.8.0

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,8 @@ github.com/antihax/optional v1.0.0/go.mod h1:uupD/76wgC+ih3iEmQUL+0Ugr19nfwCT1kd
9999
github.com/antlr/antlr4/runtime/Go/antlr v0.0.0-20210826220005-b48c857c3a0e/go.mod h1:F7bn7fEU90QkQ3tnmaTx3LTKLEDqnwWODIYppRQ5hnY=
100100
github.com/antoineaugusti/updown v0.0.0-20190412074625-d590ab97f115 h1:zJT4IRToZQDCLmeoqL8csL/J5aSmq4dFzXrTJsrPrz8=
101101
github.com/antoineaugusti/updown v0.0.0-20190412074625-d590ab97f115/go.mod h1:TDHYwR+sNBq9h90JXEweSgaIbHRh7j+HcjJi0diGUt4=
102+
github.com/antoineaugusti/updown v0.0.0-20210913134431-a6c3dda66a02 h1:Tbrb1a3l9HrteaE8uYb+NtrGvGIOj+k2QDjYFt5hmSY=
103+
github.com/antoineaugusti/updown v0.0.0-20210913134431-a6c3dda66a02/go.mod h1:TDHYwR+sNBq9h90JXEweSgaIbHRh7j+HcjJi0diGUt4=
102104
github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e/go.mod h1:3U/XgcO3hCbHZ8TKRvWD2dDTCfh9M9ya+I9JpbB7O8o=
103105
github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da/go.mod h1:Q73ZrmVTwzkszR9V5SSuryQ31EELlFMUz1kKyl939pY=
104106
github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310/go.mod h1:ufUuZ+zHj4x4TnLV4JWEpy2hxWSpsRywHrMgIH9cCH8=

0 commit comments

Comments
 (0)