Update go to v1.22.3

This commit is contained in:
Luca Burgazzoli 2024-05-16 10:49:45 +02:00
parent dca2c1d888
commit c0c416385d
No known key found for this signature in database
GPG Key ID: 238C46A40510C1A9
1 changed files with 1 additions and 1 deletions

2
go.mod
View File

@ -1,6 +1,6 @@
module github.com/dapr-sandbox/dapr-kubernetes-operator
go 1.22.2
go 1.22.3
require (
github.com/dapr/go-sdk v1.10.1