Skip to content

Commit df53523

Browse files
committed
chore(deps): upgraded Go version to 1.26.4 and updated all dependencies
Signed-off-by: autoupdate[bot] <rios0rios0@outlook.com>
1 parent 3a3fe1a commit df53523

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ Exceptions are acceptable depending on the circumstances (critical bug fixes tha
1919
### Changed
2020

2121
- changed the Go module dependencies to their latest versions
22+
- changed the Go version to `1.26.4` and updated all module dependencies
2223

2324
## [1.16.7] - 2026-05-25
2425

go.mod

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

3-
go 1.26.3
3+
go 1.26.4
44

55
require (
66
github.com/creack/pty v1.1.24

0 commit comments

Comments
 (0)