Skip to content

Commit

Permalink
build: bump oapi-codegen to 2.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
lzap committed Sep 29, 2024
1 parent 9b739f8 commit 913217a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/prepare-source.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ set -eux

GO_VERSION=1.21.9
GO_BINARY=$(go env GOPATH)/bin/go$GO_VERSION
OAPI_VERSION=2.3.0
OAPI_VERSION=2.4.1

# this is the official way to get a different version of golang
# see https://go.dev/doc/manage-install
Expand Down

0 comments on commit 913217a

Please sign in to comment.