Skip to content

Commit

Permalink
Merge pull request #694 from petracihalova/go-version-update
Browse files Browse the repository at this point in the history
[RHCLOUD-32294] go version upgrade from 1.17 to 1.18
  • Loading branch information
lpichler authored Apr 24, 2024
2 parents 5f0b682 + 9fd5ace commit 170e92e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 49 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/RedHatInsights/sources-api-go

go 1.17
go 1.18

require (
github.com/99designs/gqlgen v0.17.2
Expand Down
Loading

0 comments on commit 170e92e

Please sign in to comment.