Skip to content

Conversation

@SuperQ
Copy link
Member

@SuperQ SuperQ commented Oct 2, 2023

  • Enable dependabot monthly updates.
  • Update Go minimum to 1.19.
  • Update Go modules.

* Enable dependabot monthly updates.
* Update Go minimum to 1.19.
* Update Go modules.

Signed-off-by: SuperQ <superq@gmail.com>
@SuperQ SuperQ requested a review from bboreham October 2, 2023 16:46
module github.com/prometheus/client_model

go 1.18
go 1.19
Copy link
Member

Choose a reason for hiding this comment

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

Nit: this does not "Update Go minimum to 1.19", unless the user is running Go 1.21 or later.
Before that the version here is advisory only, and will not stop someone from using Go 1.18.

Copy link
Member Author

Choose a reason for hiding this comment

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

Yes, I know it's advisory, but it still means "This is the minimum".

@SuperQ SuperQ merged commit cbe84de into master Oct 2, 2023
@SuperQ SuperQ deleted the superq/update_build branch October 2, 2023 17:20
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