Skip to content

Commit

Permalink
go version upgrade from 1.17 to 1.18
Browse files Browse the repository at this point in the history
  • Loading branch information
petracihalova committed Apr 23, 2024
1 parent 5f0b682 commit 9fd5ace
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 9fd5ace

Please sign in to comment.