Skip to content

Commit

Permalink
Bump github.com/hypermodeinc/modus/lib/manifest from 0.13.0-alpha1 to…
Browse files Browse the repository at this point in the history
… 0.13.0-alpha2 in /sdk/go (#500)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 23, 2024
1 parent e2998c5 commit 1ae7ea6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion sdk/go/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/hypermodeinc/modus/sdk/go
go 1.23.0

require (
github.com/hypermodeinc/modus/lib/manifest v0.13.0-alpha1
github.com/hypermodeinc/modus/lib/manifest v0.13.0-alpha2
github.com/hypermodeinc/modus/lib/wasmextractor v0.13.0-alpha1
)

Expand Down
4 changes: 2 additions & 2 deletions sdk/go/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ github.com/fatih/color v1.17.0 h1:GlRw1BRJxkpqUCBKzKOw098ed57fEsKeNjpTe3cSjK4=
github.com/fatih/color v1.17.0/go.mod h1:YZ7TlrGPkiz6ku9fK3TLD/pl3CpsiFyu8N92HLgmosI=
github.com/hashicorp/go-version v1.7.0 h1:5tqGy27NaOTB8yJKUZELlFAS/LTKJkrmONwQKeRZfjY=
github.com/hashicorp/go-version v1.7.0/go.mod h1:fltr4n8CU8Ke44wwGCBoEymUuxUHl09ZGVZPK5anwXA=
github.com/hypermodeinc/modus/lib/manifest v0.13.0-alpha1 h1:zd0f6361EIDovowOWuKycyJAhcJrecpZJxMWjRx3TmQ=
github.com/hypermodeinc/modus/lib/manifest v0.13.0-alpha1/go.mod h1:ymRlTZWerFnIUVpvEonTMTo38EDYzHcGSNYTOv2MITk=
github.com/hypermodeinc/modus/lib/manifest v0.13.0-alpha2 h1:SD3Tnzp7zCYoT8c87VC0rqlIQJuyihEI9uUft99Hb4I=
github.com/hypermodeinc/modus/lib/manifest v0.13.0-alpha2/go.mod h1:ymRlTZWerFnIUVpvEonTMTo38EDYzHcGSNYTOv2MITk=
github.com/hypermodeinc/modus/lib/wasmextractor v0.13.0-alpha1 h1:NClXj9rPg9nAnwrXgH9Gf/xLuPtxveC+plkKb68ux48=
github.com/hypermodeinc/modus/lib/wasmextractor v0.13.0-alpha1/go.mod h1:YCesMU95vF5qkscLMKSYr92OloLe1KGwyiqW2i4OmnE=
github.com/mattn/go-colorable v0.1.13 h1:fFA4WZxdEF4tXPZVKMLwD8oUnCTTo08duU7wxecdEvA=
Expand Down

0 comments on commit 1ae7ea6

Please sign in to comment.