Skip to content
This repository has been archived by the owner on Apr 17, 2024. It is now read-only.

Commit

Permalink
chore: correct go version to 1.21.7 for now
Browse files Browse the repository at this point in the history
Signed-off-by: Alexander Trost <[email protected]>
  • Loading branch information
galexrt committed Feb 29, 2024
1 parent a1d00f1 commit 22384dd
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
module github.com/koor-tech/extended-ceph-exporter

go 1.21

toolchain go1.22.0
go 1.21.7

require (
github.com/ceph/go-ceph v0.26.0
Expand Down

0 comments on commit 22384dd

Please sign in to comment.