Skip to content

Commit 3b0b70e

Browse files
Merge pull request #28 from aptlogica/update-readme
update go version in readme
2 parents 54a0f7a + 51e6040 commit 3b0b70e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
> Enterprise-grade SMTP email service and open source email server for mission-critical applications. A comprehensive transactional email service and email delivery service providing reliable email sending, advanced queueing, retry mechanisms, and seamless cloud-native integration.
44
55
[![Version](https://img.shields.io/badge/Version-1.0.0-blue.svg)](LICENSE)
6-
[![Go Version](https://img.shields.io/badge/Go-1.23+-00ADD8?style=flat-square&logo=go)](https://golang.org)
6+
[![Go Version](https://img.shields.io/badge/Go-1.26.2-00ADD8?style=flat-square&logo=go)](https://golang.org)
77
[![License](https://img.shields.io/badge/License-MIT-green.svg)](LICENSE)
88
[![Quality Gate Status](https://sonar.aptlogica.com/api/project_badges/measure?project=aptlogica_sereni-email-smtp_81bfe731-8d64-4b02-a58c-81c48abd4f9a&metric=alert_status&token=sqb_152d71a0f9a3621514372a3e4c87460e3059bbc2)](https://sonar.aptlogica.com/dashboard?id=aptlogica_sereni-email-smtp_81bfe731-8d64-4b02-a58c-81c48abd4f9a)
99

@@ -22,7 +22,7 @@
2222
- **Cloud-Native Ready**: Kubernetes deployment with horizontal scaling capabilities
2323

2424
## Architecture
25-
- Go 1.23+, idiomatic design
25+
- Go 1.26.2, idiomatic design
2626
- Modular, testable codebase
2727

2828
## Installation

0 commit comments

Comments
 (0)