Skip to content

Commit

Permalink
go.mod: bump golang to 1.21 (#3158)
Browse files Browse the repository at this point in the history
Signed-off-by: Steve Kuznetsov <skuznets@redhat.com>
  • Loading branch information
stevekuznetsov committed Jan 19, 2024
1 parent d8a5e1e commit f9d8b1e
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
@@ -1,6 +1,6 @@
module github.com/operator-framework/operator-lifecycle-manager

go 1.20
go 1.21

require (
github.com/blang/semver/v4 v4.0.0
Expand Down

0 comments on commit f9d8b1e

Please sign in to comment.