Skip to content

Commit

Permalink
Set MarbleRun version for estore sample to stable release
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel Weiße <[email protected]>
  • Loading branch information
daniel-weisse committed Oct 30, 2024
1 parent 599a4b1 commit d3c141f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion samples/estore/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.22.0

require (
github.com/edgelesssys/estore v1.1.1-0.20241009110350-aabd068d655e
github.com/edgelesssys/marblerun v1.5.3-0.20241029085243-e5797a875afc
github.com/edgelesssys/marblerun v1.6.0
)

require (
Expand Down
4 changes: 2 additions & 2 deletions samples/estore/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ github.com/edgelesssys/ego v1.5.5-0.20240925073404-7bac2575a025 h1:DFxfU3oaqOl7t
github.com/edgelesssys/ego v1.5.5-0.20240925073404-7bac2575a025/go.mod h1:t10m29KSwG2hKwWFIq7/vuzfoKhPIdevOXx8nm636iU=
github.com/edgelesssys/estore v1.1.1-0.20241009110350-aabd068d655e h1:lj6EEyDsMjxvydV4RSIt8zaBXhtgCNIpA1q8mW/FhvY=
github.com/edgelesssys/estore v1.1.1-0.20241009110350-aabd068d655e/go.mod h1:6VwPBea8aA5NsHdNfe+6U7vqDgFHANVhsfk4WZq5kWI=
github.com/edgelesssys/marblerun v1.5.3-0.20241029085243-e5797a875afc h1:Xwz2MmNurm0O4K9afnhMy0iRHNacWADuUdUeVyUY028=
github.com/edgelesssys/marblerun v1.5.3-0.20241029085243-e5797a875afc/go.mod h1:kRwczyyaW4VBKIOZTrV8SdSax2x/3/Jzv2ChtKPWDfY=
github.com/edgelesssys/marblerun v1.6.0 h1:tatrgMKM9Gi/yFc4brgiultyl4/pME0BSF/8h7Nr9qk=
github.com/edgelesssys/marblerun v1.6.0/go.mod h1:K89p7w+Pml276wSmR0uKUQj/cyVA9OyeDX7UcYCNfNQ=
github.com/getsentry/sentry-go v0.29.0 h1:YtWluuCFg9OfcqnaujpY918N/AhCCwarIDWOYSBAjCA=
github.com/getsentry/sentry-go v0.29.0/go.mod h1:jhPesDAL0Q0W2+2YEuVOvdWmVtdsr1+jtBrlDEVWwLY=
github.com/go-errors/errors v1.5.1 h1:ZwEMSLRCapFLflTpT7NKaAc7ukJ8ZPEjzlxt8rPN8bk=
Expand Down

0 comments on commit d3c141f

Please sign in to comment.