File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ require (
1010 github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.17.45
1111 github.com/aws/aws-sdk-go-v2/service/s3 v1.72.0
1212 // Do not update moco-agent until changes that will cause StatefulSet to restart are made.
13- github.com/cybozu-go/moco-agent v0.13.1
13+ github.com/cybozu-go/moco-agent v0.14.0
1414 github.com/go-logr/logr v1.4.2
1515 github.com/go-logr/stdr v1.2.2
1616 github.com/go-sql-driver/mysql v1.8.1
Original file line number Diff line number Diff line change @@ -93,8 +93,8 @@ github.com/cpuguy83/go-md2man/v2 v2.0.4/go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46t
9393github.com/creack/pty v1.1.9 /go.mod h1:oKZEueFk5CKHvIhNR5MUki03XCEU+Q6VDXinZuGJ33E =
9494github.com/creack/pty v1.1.18 h1:n56/Zwd5o6whRC5PMGretI4IdRLlmBXYNjScPaBgsbY =
9595github.com/creack/pty v1.1.18 /go.mod h1:MOBLtS5ELjhRRrroQr9kyvTxUAFNvYEK993ew/Vr4O4 =
96- github.com/cybozu-go/moco-agent v0.13.1 h1:oTawTyTYZUKtce0vit3rIAPb9lyGSEaN0AAI+FTNVeU =
97- github.com/cybozu-go/moco-agent v0.13.1 /go.mod h1:zfMG/W23wf+88VBaFD8podt+jNPtNiVsX/TIIdxJpqU =
96+ github.com/cybozu-go/moco-agent v0.14.0 h1:zKzRgk97thDXofRfKDAEy84VPhHkrCt0HOZu7JNNo2c =
97+ github.com/cybozu-go/moco-agent v0.14.0 /go.mod h1:zfMG/W23wf+88VBaFD8podt+jNPtNiVsX/TIIdxJpqU =
9898github.com/davecgh/go-spew v1.1.0 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
9999github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
100100github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc h1:U9qPSI2PIWSS1VwoXQT9A3Wy9MM3WgvqSxFWenqJduM =
You can’t perform that action at this time.
0 commit comments