Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Bump Go version #3408

Merged
merged 2 commits into from
Feb 25, 2025
Merged

chore: Bump Go version #3408

merged 2 commits into from
Feb 25, 2025

Conversation

sfc-gh-jcieslak
Copy link
Collaborator

Bump Golang version to 1.23.0

@sfc-gh-jcieslak sfc-gh-jcieslak changed the title Bump Go version chore: Bump Go version Feb 21, 2025
go.mod Outdated
@@ -1,6 +1,6 @@
module github.com/Snowflake-Labs/terraform-provider-snowflake

go 1.22.10
go 1.23.0
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The newest version is 1.23.6: https://go.dev/doc/devel/release#go1.23.minor.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I wasn't sure if we wanted to use the latest minor, but changed it. Now it's 1.23.6.

Copy link

Integration tests failure for 565bd2fbc9ac5e27b7688555d92c772aa4401388

Copy link
Collaborator

@sfc-gh-asawicki sfc-gh-asawicki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Question: no bumps in libraries were needed?

Copy link

Integration tests failure for b402c5d945f9173ce67a8451c514a3003a3163dd

@sfc-gh-jcieslak sfc-gh-jcieslak merged commit 902670e into dev Feb 25, 2025
8 of 9 checks passed
@sfc-gh-jcieslak sfc-gh-jcieslak deleted the bump-go-version branch February 25, 2025 10:04
sfc-gh-jcieslak pushed a commit that referenced this pull request Feb 26, 2025
🤖 I have created a release *beep* *boop*
---


##
[1.0.4](v1.0.3...v1.0.4)
(2025-02-26)


### 🔧 **Misc**

* Add GA scope to the roadmap
([#3385](#3385))
([9be2196](9be2196))
* Adjust saml2_integration documentation
([#3415](#3415))
([b8c127d](b8c127d))
* Bump Go version
([#3408](#3408))
([902670e](902670e))
* Bump provider version
([#3419](#3419))
([552e44b](552e44b))
* Remove hardcoded values from documentation
([#3381](#3381))
([cb1d6e2](cb1d6e2))
* Update user docs
([#3416](#3416))
([9d5224f](9d5224f)),
closes
[#3404](#3404)
* Upgrade deps
([#3389](#3389))
([086bf15](086bf15))


### 🐛 **Bug fixes:**

* account for null comment
([#3417](#3417))
([2f7f80f](2f7f80f))
* external function varchar return type validation
([#3400](#3400))
([abf5883](abf5883))
* Fix managed account and adjust account ticket numbers
([#3395](#3395))
([a7cb5cb](a7cb5cb))
* Propose changes to assertions setup with varying test client
([#3406](#3406))
([fb27f6a](fb27f6a))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: snowflake-release-please[bot] <105954990+snowflake-release-please[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants