We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c6402e commit e4a53e3Copy full SHA for e4a53e3
CHANGELOG.md
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
+## [1.9.8]
11
+
12
+- Fix reported vulnerabilities.
13
14
## [1.9.7]
15
16
- Fix reported vulnerabilities.
go.mod
@@ -1,6 +1,6 @@
1
module github.com/hasura/ndc-elasticsearch
2
3
-go 1.24.8
+go 1.24.9
4
5
require (
6
github.com/elastic/go-elasticsearch/v8 v8.17.1
0 commit comments