Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/feat-dist-scheduler' into feat-d…
Browse files Browse the repository at this point in the history
…ist-scheduler
  • Loading branch information
mikeee committed Jul 9, 2024
2 parents e5a8fac + d798875 commit 09ab122
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 1 addition & 0 deletions .github/workflows/validate_examples.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -193,6 +193,7 @@ jobs:
path: ~/artifacts/${{ env.GITHUB_SHA }}/

- name: Display artifacts downloaded
if: env.DAPR_CLI_REF != '' || env.DAPR_REF != ''
run: ls ~/artifacts/$GITHUB_SHA/

- name: Set up Go
Expand Down
2 changes: 0 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
github.com/cenkalti/backoff/v4 v4.3.0 h1:MyRJ/UdXutAwSAT+s3wNd7MfTIcy71VQueUuFK343L8=
github.com/cenkalti/backoff/v4 v4.3.0/go.mod h1:Y3VNntkOUPxTVeUxJ/G5vcM//AlwfmyYozVcomhLiZE=
github.com/creack/pty v1.1.9/go.mod h1:oKZEueFk5CKHvIhNR5MUki03XCEU+Q6VDXinZuGJ33E=
github.com/dapr/dapr v1.13.0-rc.1.0.20240701104319-ee2f88f557f9 h1:VpLNsKq1ONpRt/efihI+wlQTaMl3jWad+5NgsUpPBFE=
github.com/dapr/dapr v1.13.0-rc.1.0.20240701104319-ee2f88f557f9/go.mod h1:3qFLJY6HJ1FdqlgYPln509uTTyGJiFRIh03zhZkJ0sY=
github.com/dapr/dapr v1.14.0-rc.2 h1:wuXninZLTyokeztCinVIVAc9mpVYJS8QyxecPCLdlY8=
github.com/dapr/dapr v1.14.0-rc.2/go.mod h1:uZMuD9K7y+LKSsQUoSAvv1Yn8Cim9X/9ZQ9XuTobyP8=
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc h1:U9qPSI2PIWSS1VwoXQT9A3Wy9MM3WgvqSxFWenqJduM=
Expand Down

0 comments on commit 09ab122

Please sign in to comment.