Skip to content

Commit

Permalink
Merge pull request #163 from fastly/update-go-mod
Browse files Browse the repository at this point in the history
Update go version in go.mod and run go mod tidy
  • Loading branch information
leklund authored Apr 18, 2024
2 parents 622bbe7 + e90a34b commit ff417b0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1,664 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/fastly/fastly-exporter

go 1.17
go 1.21

require (
github.com/cespare/xxhash v1.1.0
Expand Down
Loading

0 comments on commit ff417b0

Please sign in to comment.