Skip to content

Commit

Permalink
upgrade to go 1.19 couchbase
Browse files Browse the repository at this point in the history
  • Loading branch information
mstrYoda committed Jun 28, 2023
1 parent 15d7b9e commit 3a98e86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion couchbase/go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/gofiber/storage/couchbase

go 1.18
go 1.19

require (
github.com/couchbase/gocb/v2 v2.6.3
Expand Down

0 comments on commit 3a98e86

Please sign in to comment.