Skip to content

Commit

Permalink
Merge pull request #169 from threefoldtech/dependabot/go_modules/exam…
Browse files Browse the repository at this point in the history
…ples/github.com/threefoldtech/pulumi-threefold/sdk-0.5.0

Bump github.com/threefoldtech/pulumi-threefold/sdk from 0.4.0 to 0.5.0 in /examples
  • Loading branch information
rawdaGastan authored Jan 3, 2024
2 parents 360e290 + cda8498 commit 0b5838a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion examples/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.21

require (
github.com/pulumi/pulumi/sdk/v3 v3.99.0
github.com/threefoldtech/pulumi-threefold/sdk v0.4.0
github.com/threefoldtech/pulumi-threefold/sdk v0.5.0
)

require (
Expand Down
4 changes: 2 additions & 2 deletions examples/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -188,8 +188,8 @@ github.com/stretchr/testify v1.8.4 h1:CcVxjf3Q8PM0mHUKJCdn+eZZtm5yQwehR5yeSVQQcU
github.com/stretchr/testify v1.8.4/go.mod h1:sz/lmYIOXD/1dqDmKjjqLyZ2RngseejIcXlSw2iwfAo=
github.com/texttheater/golang-levenshtein v1.0.1 h1:+cRNoVrfiwufQPhoMzB6N0Yf/Mqajr6t1lOv8GyGE2U=
github.com/texttheater/golang-levenshtein v1.0.1/go.mod h1:PYAKrbF5sAiq9wd+H82hs7gNaen0CplQ9uvm6+enD/8=
github.com/threefoldtech/pulumi-threefold/sdk v0.4.0 h1:Rf5QFwn7SqnPhlIZ6l7TNFH0leSY1b3xiJBGHJn9eFg=
github.com/threefoldtech/pulumi-threefold/sdk v0.4.0/go.mod h1:cj/TYbn7MNokK+NolrURgyF9Nn+fy+eRueAgNSxnZpc=
github.com/threefoldtech/pulumi-threefold/sdk v0.5.0 h1:teAtljBGG90CpTs+56eZ5dInUJixnjpJd70wMoQFzV4=
github.com/threefoldtech/pulumi-threefold/sdk v0.5.0/go.mod h1:xmcS4VAeTOefkVgGiFej6f8FUKxE1KTw0RuFAP2GqH8=
github.com/tweekmonster/luser v0.0.0-20161003172636-3fa38070dbd7 h1:X9dsIWPuuEJlPX//UmRKophhOKCGXc46RVIGuttks68=
github.com/tweekmonster/luser v0.0.0-20161003172636-3fa38070dbd7/go.mod h1:UxoP3EypF8JfGEjAII8jx1q8rQyDnX8qdTCs/UQBVIE=
github.com/uber/jaeger-client-go v2.30.0+incompatible h1:D6wyKGCecFaSRUpo8lCVbaOOb6ThwMmTEbhRwtKR97o=
Expand Down

0 comments on commit 0b5838a

Please sign in to comment.