Skip to content

Commit

Permalink
Lower required go version
Browse files Browse the repository at this point in the history
  • Loading branch information
airhorns committed Jul 18, 2024
1 parent 8c21570 commit c5c5c84
Showing 1 changed file with 1 addition and 1 deletion.
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/ihippik/wal-listener/v2

go 1.22.4
go 1.22.3

require (
cloud.google.com/go/pubsub v1.37.0
Expand Down

0 comments on commit c5c5c84

Please sign in to comment.