Skip to content

Commit

Permalink
Update dependency go to v1.24.0 (#261)
Browse files Browse the repository at this point in the history
* Update dependency go to v1.24.0

* Delete .golangci.yml

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Quentin Bisson <[email protected]>
  • Loading branch information
renovate[bot] and QuentinBisson authored Feb 13, 2025
1 parent b9f9ae5 commit b065001
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 39 deletions.
38 changes: 0 additions & 38 deletions .golangci.yml

This file was deleted.

2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module github.com/giantswarm/observability-operator

go 1.23.0

toolchain go1.23.6
toolchain go1.24.0

require (
github.com/Masterminds/sprig/v3 v3.3.0
Expand Down

0 comments on commit b065001

Please sign in to comment.