Skip to content

Commit

Permalink
MacOS Sequoia: fix network errors
Browse files Browse the repository at this point in the history
  • Loading branch information
andig committed Nov 14, 2024
1 parent 9780bd3 commit 039cbf5
Showing 1 changed file with 1 addition and 1 deletion.
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/evcc-io/evcc

go 1.23.0
go 1.23.3

require (
dario.cat/mergo v1.0.1
Expand Down

1 comment on commit 039cbf5

@jurgenfd
Copy link

Choose a reason for hiding this comment

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

Didn't fix the problem for me.

Please sign in to comment.