Skip to content

Commit

Permalink
Merge pull request #11 from cloud-gov/go1.22
Browse files Browse the repository at this point in the history
changing go version
  • Loading branch information
JasonTheMain authored Mar 19, 2024
2 parents c38fb7a + 892e681 commit d330716
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion databases/aws-rds/manifest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ applications:
buildpacks:
- go_buildpack
env:
GOVERSION: go1.20
GOVERSION: go1.22
GOPACKAGENAME: aws-rds
CGO_CFLAGS: -Isrc/github.com/18f/databases/aws-rds/include
LD_LIBRARY_PATH: "/home/vcap/app/include/oracle:$LD_LIBRARY_PATH"

0 comments on commit d330716

Please sign in to comment.