Skip to content

Commit

Permalink
chore: bump v0.11.0-rc3 (#133)
Browse files Browse the repository at this point in the history
  • Loading branch information
plyr4 authored Nov 10, 2021
1 parent 0ead3e4 commit a91f6f2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ require (
github.com/buildkite/yaml v0.0.0-20181016232759-0caa5f0796e3
github.com/coreos/go-semver v0.3.0
github.com/gin-gonic/gin v1.7.4
github.com/go-vela/server v0.11.0-rc1
github.com/go-vela/types v0.11.0-rc1
github.com/go-vela/server v0.11.0-rc3
github.com/go-vela/types v0.11.0-rc3
github.com/golang-jwt/jwt/v4 v4.1.0
github.com/google/go-cmp v0.5.6
github.com/google/go-querystring v1.1.0
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -145,10 +145,10 @@ github.com/go-redis/redis/v8 v8.11.4/go.mod h1:2Z2wHZXdQpCDXEGzqMockDpNyYvi2l4Px
github.com/go-stack/stack v1.8.0/go.mod h1:v0f6uXyyMGvRgIKkXu+yp6POWl0qKG85gN/melR3HDY=
github.com/go-task/slim-sprig v0.0.0-20210107165309-348f09dbbbc0/go.mod h1:fyg7847qk6SyHyPtNmDHnmrv/HOrqktSC+C9fM+CJOE=
github.com/go-test/deep v1.0.2/go.mod h1:wGDj63lr65AM2AQyKZd/NYHGb0R+1RLqB8NKt3aSFNA=
github.com/go-vela/server v0.11.0-rc1 h1:y/Fln79cIYMSOJbwvy+Hf5GstoHvnWo9MKHPrZ1+Fe4=
github.com/go-vela/server v0.11.0-rc1/go.mod h1:tnGr39vUKkG4lfC9lu2qXLM1c6P/tZAF1ThHyZREUho=
github.com/go-vela/types v0.11.0-rc1 h1:1/wQA0NadOYpGKBuAwFisc4qIiw79wlU1qdiZClUfes=
github.com/go-vela/types v0.11.0-rc1/go.mod h1:8Oml/G1ATFTJsKdsIsstUuHVLsUv7pl6+EiIyOaUqH0=
github.com/go-vela/server v0.11.0-rc3 h1:jMM4LSn8pWlIr4miNIfDd1ROhe4CU/by/17KA0LCrYM=
github.com/go-vela/server v0.11.0-rc3/go.mod h1:2mVX9TaHpHq2JYIpeKepZFQga6eadUPSKMZGUoMoXRY=
github.com/go-vela/types v0.11.0-rc3 h1:xON3Rki5NGXngJI3G5dkUnXPXIkuNcj9pU2Lj6PE5fY=
github.com/go-vela/types v0.11.0-rc3/go.mod h1:8Oml/G1ATFTJsKdsIsstUuHVLsUv7pl6+EiIyOaUqH0=
github.com/gofrs/uuid v4.0.0+incompatible/go.mod h1:b2aQJv3Z4Fp6yNu3cdSllBxTCLRxnplIgP/c0N/04lM=
github.com/gogo/protobuf v1.1.1/go.mod h1:r8qH/GZQm5c6nD/R0oafs1akxWv10x8SbQlK7atdtwQ=
github.com/gogo/protobuf v1.3.2/go.mod h1:P1XiOD3dCwIKUDQYPy72D8LYyHL2YPYrpS2s69NZV8Q=
Expand Down

0 comments on commit a91f6f2

Please sign in to comment.