Skip to content

Commit e4a53e3

Browse files
authored
Release v1.9.8 (#106)
1 parent 8c6402e commit e4a53e3

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [1.9.8]
11+
12+
- Fix reported vulnerabilities.
13+
1014
## [1.9.7]
1115

1216
- Fix reported vulnerabilities.

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/hasura/ndc-elasticsearch
22

3-
go 1.24.8
3+
go 1.24.9
44

55
require (
66
github.com/elastic/go-elasticsearch/v8 v8.17.1

0 commit comments

Comments
 (0)