Skip to content

Commit

Permalink
MB-47014: Support encrypted certificate / key / password - Index
Browse files Browse the repository at this point in the history
Updating the golang vesion to 1.16.5.

Change-Id: Ib8be7c950ed6c91ef654eb873041c8e3f2775110
  • Loading branch information
Yogendra Acharya committed Sep 29, 2021
1 parent a60467c commit 0c39e26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,5 @@ GoInstall (TARGET gometa PACKAGE github.com/couchbase/gometa/cmd/gometa
${_deps}
CGO_INCLUDE_DIRS "${CGO_INCLUDE_DIRS}"
CGO_LIBRARY_DIRS "${CGO_LIBRARY_DIRS}"
GOVERSION 1.11.6
GOVERSION 1.16.5
INSTALL_PATH bin OUTPUT gometa)

0 comments on commit 0c39e26

Please sign in to comment.