Skip to content

Commit

Permalink
bump to go v1.22 (#82) (#87)
Browse files Browse the repository at this point in the history
(cherry picked from commit 9c9e373)

Co-authored-by: Gaurav Mehta <gaurav.mehta@suse.com>
  • Loading branch information
mergify[bot] and ibrokethecloud authored Aug 8, 2024
1 parent 0bf39cf commit f216f16
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile.dapper
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM registry.suse.com/bci/golang:1.21
FROM registry.suse.com/bci/golang:1.22

ARG DAPPER_HOST_ARCH
ENV ARCH $DAPPER_HOST_ARCH
Expand Down
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/harvester/pcidevices

go 1.21
go 1.22

require (
github.com/evanphx/json-patch v5.6.0+incompatible
Expand Down

0 comments on commit f216f16

Please sign in to comment.