Skip to content

Commit 947e3c9

Browse files
authored
Merge pull request #215 from rios0rios0/chore/autoupdate-2026-05-08
chore(deps): upgraded Go version to `1.26.3` and updated all dependencies
2 parents ba2894e + 618b0b2 commit 947e3c9

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@ Exceptions are acceptable depending on the circumstances (critical bug fixes tha
1616

1717
## [Unreleased]
1818

19+
### Changed
20+
21+
- changed the Go version to `1.26.3`
22+
1923
## [1.16.2] - 2026-05-04
2024

2125
### Fixed

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.2
3+
go 1.26.3
44

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

0 commit comments

Comments
 (0)