File tree Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Original file line number Diff line number Diff line change 22
33## HEAD
44
5+ ## v.1.5.2
6+
57* Recommended go version for development: 1.19
68 * This is the version used by the cloudbuild presubmits. Using a
79 different version can lead to presubmits failing due to unexpected
1618 Read/Write transactions, however this functionality is no longer supported by the client
1719 library.
1820
19- ### Misc
20-
21- * Bump Go version from 1.17 to 1.19.
22- * Updated golangci-lint to v1.51.1 (developers should update to this version)
21+ ### Repo config
22+ * Enable all lint checks in trillian repo by @mhutchinson in https://github.com/google/trillian/pull/2979
2323
2424### Dependency updates
2525
2626* Bump contrib.go.opencensus.io/exporter/stackdriver from 0.13.12 to 0.13.14 by @samuelattwood in https://github.com/google/trillian/pull/2950
27+ * Bump Go version from 1.17 to 1.19.
28+ * Updated golangci-lint to v1.51.1 (developers should update to this version)
29+ * Update transparency-dev/merkle to v0.0.2
2730
2831## v1.5.1
2932
You can’t perform that action at this time.
0 commit comments