Skip to content

Commit

Permalink
upgrade to go 1.22
Browse files Browse the repository at this point in the history
  • Loading branch information
mooseburgr committed Apr 20, 2024
1 parent a32de73 commit c5613b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/mooseburgr/plex-utils

go 1.21
go 1.22

require (
github.com/GoogleCloudPlatform/functions-framework-go v1.8.1
Expand Down

1 comment on commit c5613b7

@vercel
Copy link

@vercel vercel bot commented on c5613b7 Apr 20, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.