chore(build): update workflows and go.mod to use latest patch version of Go (#1775)

* fix(ci): update workflow to use latest patch version of Go

* fix(ci): update all workflows to use latest patch version of Go

* chore(deps): bump Go version to latest patch in go.mod
This commit is contained in:
soup 2024-10-20 12:51:05 +02:00 committed by GitHub
parent 636129f282
commit 7e5f65fd6e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 4 additions and 4 deletions

2
go.mod
View file

@ -1,6 +1,6 @@
module github.com/autobrr/autobrr
go 1.23.0
go 1.23.2
replace github.com/r3labs/sse/v2 => github.com/autobrr/sse/v2 v2.0.0-20230520125637-530e06346d7d