Skip to content

Commit

Permalink
upgrade cd-template version to v0.2.3 (#44)
Browse files Browse the repository at this point in the history
* upgrade cd-template version to v0.2.3
  • Loading branch information
WangDe7 authored Dec 6, 2024
1 parent 5ab6717 commit f40c945
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 @@ -9,7 +9,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/rds v1.54.0
github.com/aws/aws-sdk-go-v2/service/s3 v1.39.0
github.com/google/go-github/v44 v44.1.1-0.20220516192235-2d872b40760d
github.com/mss-boot-io/cd-template v0.2.2
github.com/mss-boot-io/cd-template v0.2.3
github.com/sanity-io/litter v1.5.5
github.com/spf13/cast v1.6.0
github.com/spf13/cobra v1.7.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -632,8 +632,8 @@ github.com/monochromegane/go-gitignore v0.0.0-20200626010858-205db1a8cc00 h1:n6/
github.com/monochromegane/go-gitignore v0.0.0-20200626010858-205db1a8cc00/go.mod h1:Pm3mSP3c5uWn86xMLZ5Sa7JB9GsEZySvHYXCTK4E9q4=
github.com/morikuni/aec v1.0.0/go.mod h1:BbKIizmSmc5MMPqRYbxO4ZU0S0+P200+tUnFx7PXmsc=
github.com/mrunalp/fileutils v0.5.0/go.mod h1:M1WthSahJixYnrXQl/DFQuteStB1weuxD2QJNHXfbSQ=
github.com/mss-boot-io/cd-template v0.2.2 h1:jiWlzgyzzvnN0jH5W6X6XNyXVoKgYEkmPo4Mkmq8gk8=
github.com/mss-boot-io/cd-template v0.2.2/go.mod h1:dR4novIbw9ClOYgdT/jnD0W/HZldmp5mvOo92flOXJw=
github.com/mss-boot-io/cd-template v0.2.3 h1:nKOklDAI7SGWn0l0253r59nwmnPXezem33eJUgDhWLg=
github.com/mss-boot-io/cd-template v0.2.3/go.mod h1:dR4novIbw9ClOYgdT/jnD0W/HZldmp5mvOo92flOXJw=
github.com/munnerz/goautoneg v0.0.0-20120707110453-a547fc61f48d/go.mod h1:+n7T8mK8HuQTcFwEeznm/DIxMOiR9yIdICNftLE1DvQ=
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 h1:C3w9PqII01/Oq1c1nUAm88MOHcQC9l5mIlSMApZMrHA=
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822/go.mod h1:+n7T8mK8HuQTcFwEeznm/DIxMOiR9yIdICNftLE1DvQ=
Expand Down

0 comments on commit f40c945

Please sign in to comment.