File tree Expand file tree Collapse file tree 2 files changed +1
-3
lines changed
framework/examples/myproject_cll Expand file tree Collapse file tree 2 files changed +1
-3
lines changed Original file line number Diff line number Diff line change @@ -75,7 +75,6 @@ require (
7575 github.com/magiconair/properties v1.8.7 // indirect
7676 github.com/mattn/go-colorable v0.1.13 // indirect
7777 github.com/mattn/go-isatty v0.0.20 // indirect
78- github.com/mitchellh/mapstructure v1.5.0 // indirect
7978 github.com/mmcloughlin/addchain v0.4.0 // indirect
8079 github.com/moby/docker-image-spec v1.3.1 // indirect
8180 github.com/moby/patternmatcher v0.6.0 // indirect
Original file line number Diff line number Diff line change @@ -280,8 +280,7 @@ github.com/supranational/blst v0.3.13 h1:AYeSxdOMacwu7FBmpfloBz5pbFXDmJL33RuwnKt
280280github.com/supranational/blst v0.3.13 /go.mod h1:jZJtfjgudtNl4en1tzwPIV3KjUnQUvG3/j+w+fVonLw =
281281github.com/syndtr/goleveldb v1.0.1-0.20210819022825-2ae1ddf74ef7 h1:epCh84lMvA70Z7CTTCmYQn2CKbY8j86K7/FAIr141uY =
282282github.com/syndtr/goleveldb v1.0.1-0.20210819022825-2ae1ddf74ef7 /go.mod h1:q4W45IWZaF22tdD+VEXcAWRA037jwmWEB5VWYORlTpc =
283- github.com/testcontainers/testcontainers-go v0.34.0 h1:5fbgF0vIN5u+nD3IWabQwRybuB4GY8G2HHgCkbMzMHo =
284- github.com/testcontainers/testcontainers-go v0.34.0 /go.mod h1:6P/kMkQe8yqPHfPWNulFGdFHTD8HB2vLq/231xY2iPQ =
283+ github.com/testcontainers/testcontainers-go v0.35.0 h1:uADsZpTKFAtp8SLK+hMwSaa+X+JiERHtd4sQAFmXeMo =
285284github.com/testcontainers/testcontainers-go v0.35.0 /go.mod h1:oEVBj5zrfJTrgjwONs1SsRbnBtH9OKl+IGl3UMcr2B4 =
286285github.com/tklauser/go-sysconf v0.3.12 h1:0QaGUFOdQaIVdPgfITYzaTegZvdCjmYO52cSFAEVmqU =
287286github.com/tklauser/go-sysconf v0.3.12 /go.mod h1:Ho14jnntGE1fpdOqQEEaiKRpvIavV0hSfmBq8nJbHYI =
You can’t perform that action at this time.
0 commit comments