Skip to content

Commit

Permalink
chore: upgrade go.mod to 1.20 (matches Dockerfile builder) + ioutil d…
Browse files Browse the repository at this point in the history
…eprecation (PROJQUAY-6620)

Topic: 1.20

Relative: rm-reflection
Signed-off-by: Ross Bryan <robryan@redhat.com>
  • Loading branch information
arborite-rh committed Mar 7, 2024
1 parent 85db6f5 commit 557a20a
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 916 deletions.
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/quay/quay-bridge-operator

go 1.17
go 1.20

require (
github.com/go-logr/logr v1.2.4
Expand Down

0 comments on commit 557a20a

Please sign in to comment.