Skip to content

Commit

Permalink
update chaosblade module version to v1.3.0
Browse files Browse the repository at this point in the history
Signed-off-by: buhuipao <changjun.xcj@alibaba-inc.com>
  • Loading branch information
xcaspar committed Aug 4, 2021
1 parent 1e681bd commit c9b8842
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 @@ -4,7 +4,7 @@ go 1.13

require (
github.com/StackExchange/wmi v1.2.0 // indirect
github.com/chaosblade-io/chaosblade-spec-go v1.2.1-0.20210804040202-629a805acf09
github.com/chaosblade-io/chaosblade-spec-go v1.3.0
github.com/containerd/cgroups v0.0.0-20191011165608-5fbad35c2a7e
github.com/go-ole/go-ole v1.2.5 // indirect
github.com/howeyc/gopass v0.0.0-20190910152052-7cb4b85ec19c
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ github.com/BurntSushi/toml v0.3.1 h1:WXkYYl6Yr3qBf1K79EBnL4mak0OimBfB0XUf9Vl28OQ
github.com/BurntSushi/toml v0.3.1/go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU=
github.com/StackExchange/wmi v1.2.0 h1:noJEYkMQVlFCEAc+2ma5YyRhlfjcWfZqk5sBRYozdyM=
github.com/StackExchange/wmi v1.2.0/go.mod h1:3eOhrUMpNV+6aFIbp5/iudMxNCF27Vw2OZgy4xEx0Fg=
github.com/chaosblade-io/chaosblade-spec-go v1.2.1-0.20210804040202-629a805acf09 h1:56hJM1eBFKm9J7IuAUryMUHEU0ZVFfWVnLGfaKg/TY0=
github.com/chaosblade-io/chaosblade-spec-go v1.2.1-0.20210804040202-629a805acf09/go.mod h1:xUF+8r54FphQjBR8fVPnweVqzu7EitE15UsnZ57O5gk=
github.com/chaosblade-io/chaosblade-spec-go v1.3.0 h1:EgNHmkzMD+nvywNoerUXe3a4KixPXhzpZsgV6WbHoaE=
github.com/chaosblade-io/chaosblade-spec-go v1.3.0/go.mod h1:xUF+8r54FphQjBR8fVPnweVqzu7EitE15UsnZ57O5gk=
github.com/containerd/cgroups v0.0.0-20191011165608-5fbad35c2a7e h1:3bt+8T1I/CuYx+a5ww32+UT4fc9x8iRiXrhfduFTlBU=
github.com/containerd/cgroups v0.0.0-20191011165608-5fbad35c2a7e/go.mod h1:OApqhQ4XNSNC13gXIwDjhOQxjWa/NxkwZXJ1EvqT0ko=
github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e h1:Wf6HqHfScWJN9/ZjdUKyjop4mf3Qdd+1TvvltAvM3m8=
Expand Down

0 comments on commit c9b8842

Please sign in to comment.