Skip to content

Commit

Permalink
build(deps): bump github.com/pulumi/pulumi/pkg/v3 in /deploy
Browse files Browse the repository at this point in the history
Bumps [github.com/pulumi/pulumi/pkg/v3](https://github.com/pulumi/pulumi) from 3.97.0 to 3.99.0.
- [Release notes](https://github.com/pulumi/pulumi/releases)
- [Changelog](https://github.com/pulumi/pulumi/blob/master/CHANGELOG.md)
- [Commits](pulumi/pulumi@v3.97.0...v3.99.0)

---
updated-dependencies:
- dependency-name: github.com/pulumi/pulumi/pkg/v3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and pandatix committed Dec 25, 2023
1 parent 98410d2 commit 8cc83a2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion deploy/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ require (
github.com/ctfer-io/go-ctfd v0.3.3
github.com/pulumi/pulumi-kubernetes/sdk/v4 v4.6.1
github.com/pulumi/pulumi-random/sdk/v4 v4.15.0
github.com/pulumi/pulumi/pkg/v3 v3.98.0
github.com/pulumi/pulumi/pkg/v3 v3.99.0
github.com/pulumi/pulumi/sdk/v3 v3.99.0
github.com/stretchr/testify v1.8.4
)
Expand Down
4 changes: 2 additions & 2 deletions deploy/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1455,8 +1455,8 @@ github.com/pulumi/pulumi-kubernetes/sdk/v4 v4.6.1 h1:cYXkIqTYnBs0GPtD2klB6WxntKL
github.com/pulumi/pulumi-kubernetes/sdk/v4 v4.6.1/go.mod h1:gOra09BSUHSonOkNc22WgbWBzktgOd17GwhiXXfurw4=
github.com/pulumi/pulumi-random/sdk/v4 v4.15.0 h1:27R/+lbQDoidnAg8Rv4TV7R+YHS79CqNyvnP07WVaKA=
github.com/pulumi/pulumi-random/sdk/v4 v4.15.0/go.mod h1:sJzrR8vWqiAkKFoMn/KTLEHS7HaLgGpzjXT4vaYLYo8=
github.com/pulumi/pulumi/pkg/v3 v3.98.0 h1:lQyjy31az5bMfTmsyqeeAEQMKjrLyx8IL+C27D6b+x4=
github.com/pulumi/pulumi/pkg/v3 v3.98.0/go.mod h1:aeQmrCMwvMOIz1s6qOk+vg1oCWff5hmeRrg1vYv8eRU=
github.com/pulumi/pulumi/pkg/v3 v3.99.0 h1:Mal/ncVw16RBw+0M7jwX4mDlma/X324PXotuHJHDa7s=
github.com/pulumi/pulumi/pkg/v3 v3.99.0/go.mod h1:Gk/N8qblqKI6+fTORH7oJi2SSWaOVTDhNwTrazoQPao=
github.com/pulumi/pulumi/sdk/v3 v3.99.0 h1:vsFoEEdweYg3Hm6/Jlj1sE2cLtauzoqAdVbLMcC7Cw8=
github.com/pulumi/pulumi/sdk/v3 v3.99.0/go.mod h1:wFM/6iAMlidgLDSF9QU+p3P+B+vg/xloFyVeZrVwA1w=
github.com/rakyll/embedmd v0.0.0-20171029212350-c8060a0752a2/go.mod h1:7jOTMgqac46PZcF54q6l2hkLEG8op93fZu61KmxWDV4=
Expand Down

0 comments on commit 8cc83a2

Please sign in to comment.