Skip to content

Commit 1485836

Browse files
committed
Fix go.sum
1 parent ef757f7 commit 1485836

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

go.mod

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -163,5 +163,3 @@ replace github.com/docker/distribution => github.com/distribution/distribution v
163163
replace github.com/deislabs/oras => github.com/oras-project/oras v0.9.0
164164

165165
replace github.com/docker/docker => github.com/moby/moby v20.10.17+incompatible
166-
167-

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -922,6 +922,8 @@ github.com/tmc/grpc-websocket-proxy v0.0.0-20190109142713-0ad062ec5ee5/go.mod h1
922922
github.com/tombuildsstuff/giovanni v0.15.1/go.mod h1:0TZugJPEtqzPlMpuJHYfXY6Dq2uLPrXf98D2XQSxNbA=
923923
github.com/turbot/go-kit v0.5.0-rc.1 h1:E3Mn9uazBPOpXbZoo+rzF811t5AKrYDOtz+0bvkeHJA=
924924
github.com/turbot/go-kit v0.5.0-rc.1/go.mod h1:wbYT3zaI9Jb6+V99IgnW9Yx69995WDeoiLxVVZPh3/Y=
925+
github.com/turbot/steampipe v1.7.0-rc.0.0.20221026135548-81a2cf65af32 h1:w7vVPQnfeRYeBnqLrQ0fD3LqrJoBHzrVyqaZPRMfgPg=
926+
github.com/turbot/steampipe v1.7.0-rc.0.0.20221026135548-81a2cf65af32/go.mod h1:c+5jRVWttJwb7wPtjGZNok+9VbIkYtXVQLRiVX6Okx4=
925927
github.com/turbot/steampipe-plugin-sdk/v4 v4.1.7 h1:8DPSro6w7FKMig8d/jHF0rChN4tzEwnEKEZZLNp5DGA=
926928
github.com/turbot/steampipe-plugin-sdk/v4 v4.1.7/go.mod h1:t1uwq6KylUr2CzIinxeTafoktJvX8yWmhaoWCJJc4YI=
927929
github.com/ugorji/go v0.0.0-20180813092308-00b869d2f4a5/go.mod h1:hnLbHMwcvSihnDhEfx2/BzKp2xb0Y+ErdfYcrs9tkJQ=

0 commit comments

Comments
 (0)