Skip to content

Commit

Permalink
Bump Go version from 1.22.3 to 1.22.4
Browse files Browse the repository at this point in the history
Fixes security vulnerability: https://pkg.go.dev/vuln/GO-2024-2887
  • Loading branch information
jraddaoui committed Jun 18, 2024
1 parent cc2851d commit cf69f34
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .go-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.22.3
1.22.4
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/artefactual-sdps/preprocessing-base

go 1.22.3
go 1.22.4

require (
github.com/artefactual-sdps/temporal-activities v0.0.0-20240527203915-82579f8c5353
Expand Down

0 comments on commit cf69f34

Please sign in to comment.