Skip to content

Commit

Permalink
test: common-tests changes for nerdctl 2.0
Browse files Browse the repository at this point in the history
Signed-off-by: Austin Vazquez <[email protected]>
  • Loading branch information
austinvazquez committed Dec 28, 2024
1 parent 83ddcfc commit edfe8de
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion e2e/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ require (
gopkg.in/yaml.v3 v3.0.1 // indirect
)

replace github.com/runfinch/common-tests v0.7.22 => github.com/austinvazquez/common-tests v0.0.0-20241228015405-20ea8408f9bc
replace github.com/runfinch/common-tests v0.7.22 => github.com/austinvazquez/common-tests v0.0.0-20241228033943-c5f88688506e
4 changes: 2 additions & 2 deletions e2e/go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
github.com/austinvazquez/common-tests v0.0.0-20241228015405-20ea8408f9bc h1:nvlCee+imIHSckZEAubmjHhpI7wWXvzLNrsnThIDrFs=
github.com/austinvazquez/common-tests v0.0.0-20241228015405-20ea8408f9bc/go.mod h1:SWUscDCM6J/IysgeMOU9RrUqozilSpH7ef5OS8LD7jA=
github.com/austinvazquez/common-tests v0.0.0-20241228033943-c5f88688506e h1:gE1siC1geRChypMVUk5C2Bzsxztbc+GELUHrBnO6aio=
github.com/austinvazquez/common-tests v0.0.0-20241228033943-c5f88688506e/go.mod h1:SWUscDCM6J/IysgeMOU9RrUqozilSpH7ef5OS8LD7jA=
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/go-logr/logr v1.4.2 h1:6pFjapn8bFcIbiKo3XT4j/BhANplGihG6tvd+8rYgrY=
Expand Down

0 comments on commit edfe8de

Please sign in to comment.