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 @@ -10,7 +10,7 @@ require (
10
10
github.com/jackc/pgx/v5 v5.2.0
11
11
github.com/pkg/errors v0.9.1
12
12
github.com/pkg/term v1.1.0
13
- github.com/superfly/fly-checks v0.0.0-20221220181621-bcbf6f4dc6d7
13
+ github.com/superfly/fly-checks v0.0.0-20230510154016-d189351293f2
14
14
golang.org/x/exp v0.0.0-20230105202349-8879d0199aa3
15
15
golang.org/x/sync v0.0.0-20220923202941-7f9b1623fab7
16
16
)
Original file line number Diff line number Diff line change @@ -177,6 +177,8 @@ github.com/stretchr/testify v1.8.1 h1:w7B6lhMri9wdJUVmEZPGGhZzrYTPvgJArz7wNPgYKs
177
177
github.com/stretchr/testify v1.8.1 /go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o6fzry7u4 =
178
178
github.com/superfly/fly-checks v0.0.0-20221220181621-bcbf6f4dc6d7 h1:8ArRtJEctfn5pmPfSpbFs6BQruhdF1QUiqXXOV09eEU =
179
179
github.com/superfly/fly-checks v0.0.0-20221220181621-bcbf6f4dc6d7 /go.mod h1:BbqpB4y6Z/cijQqKWJ3i8LMsAoC29gzX6vsSD3Qq7uw =
180
+ github.com/superfly/fly-checks v0.0.0-20230510154016-d189351293f2 h1:mZNiJSrmbQA/3+Vy8GLL/Q9qdHxPzjcxKv+E14GZLFs =
181
+ github.com/superfly/fly-checks v0.0.0-20230510154016-d189351293f2 /go.mod h1:BbqpB4y6Z/cijQqKWJ3i8LMsAoC29gzX6vsSD3Qq7uw =
180
182
github.com/zenazn/goji v0.9.0 /go.mod h1:7S9M489iMyHBNxwZnk9/EHS098H4/F6TATF2mIxtB1Q =
181
183
go.uber.org/atomic v1.3.2 /go.mod h1:gD2HeocX3+yG+ygLZcrzQJaqmWj9AIm7n08wl/qW/PE =
182
184
go.uber.org/atomic v1.4.0 /go.mod h1:gD2HeocX3+yG+ygLZcrzQJaqmWj9AIm7n08wl/qW/PE =
You can’t perform that action at this time.
0 commit comments