Skip to content

Commit

Permalink
Merge branch 'main' into fix-git-version
Browse files Browse the repository at this point in the history
  • Loading branch information
cwen0 committed Aug 16, 2022
2 parents 4b575c2 + 4cbe994 commit 5ea9e98
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/chaos-mesh/chaosd
require (
github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751
github.com/alecthomas/units v0.0.0-20210927113745-59d0afb8317a
github.com/chaos-mesh/chaos-mesh v0.9.1-0.20220717162241-8644a0680800
github.com/chaos-mesh/chaos-mesh v0.9.1-0.20220812140450-4bc7ef589c13
github.com/chaos-mesh/chaos-mesh/api v0.0.0
github.com/containerd/containerd v1.5.10
github.com/docker/docker v20.10.7+incompatible
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -181,8 +181,8 @@ github.com/cespare/xxhash/v2 v2.1.2 h1:YRXhKfTDauu4ajMg1TPgFO5jnlC2HCbmLXMcTG5cb
github.com/cespare/xxhash/v2 v2.1.2/go.mod h1:VGX0DQ3Q6kWi7AoAeZDth3/j3BFtOZR5XLFGgcrjCOs=
github.com/chaos-mesh/chaos-driver v0.2.1 h1:F/ahUg2Lih6ITOWpwHlo57peLMqPMTFD/WVSzr0cagw=
github.com/chaos-mesh/chaos-driver v0.2.1/go.mod h1:yrsVhX9sXaMDQQ/qBRdcNXlR4Spkcw1Z/vyXMbIuUyE=
github.com/chaos-mesh/chaos-mesh v0.9.1-0.20220717162241-8644a0680800 h1:lvGoYLfsbxira+q4rVN9P0zrLISJRrGEGM+Lb+nbQvo=
github.com/chaos-mesh/chaos-mesh v0.9.1-0.20220717162241-8644a0680800/go.mod h1:/lf0YoWaPl3lauQzj98+1cBB46znPIKAOdaFHuAM1tU=
github.com/chaos-mesh/chaos-mesh v0.9.1-0.20220812140450-4bc7ef589c13 h1:eTSSI8hpn2icvc5xBANES7b1gzzvI1pIZG7t+h4MnSk=
github.com/chaos-mesh/chaos-mesh v0.9.1-0.20220812140450-4bc7ef589c13/go.mod h1:/lf0YoWaPl3lauQzj98+1cBB46znPIKAOdaFHuAM1tU=
github.com/chaos-mesh/chaos-mesh/api v0.0.0-20220717162241-8644a0680800 h1:bH/kYof/zqmlftIChRiRgcXs5gLSOMGjOpdjpMBuwM4=
github.com/chaos-mesh/chaos-mesh/api v0.0.0-20220717162241-8644a0680800/go.mod h1:uYooQMmzIASmU2aG7SEBh0ksQGt57CjhRGsLmjgTwsc=
github.com/checkpoint-restore/go-criu/v4 v4.1.0/go.mod h1:xUQBLp4RLc5zJtWY++yjOoMoB5lihDt7fai+75m+rGw=
Expand Down

0 comments on commit 5ea9e98

Please sign in to comment.