Skip to content

Commit 4291456

Browse files
committed
update dependencies
1 parent 30c1c6b commit 4291456

File tree

69 files changed

+940
-958
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

69 files changed

+940
-958
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
steps:
2222

2323
- name: Check out code into the Go module directory
24-
uses: actions/checkout@v5
24+
uses: actions/checkout@v6
2525

2626
- name: Set up Go 1.x
2727
uses: actions/setup-go@v6

.github/workflows/codeql-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939

4040
steps:
4141
- name: Checkout repository
42-
uses: actions/checkout@v5
42+
uses: actions/checkout@v6
4343

4444
- name: Set up Go 1.x
4545
uses: actions/setup-go@v6

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
BSD 3-Clause License
22

3-
Copyright (c) 2016-2025, Gerasimos (Makis) Maropoulos
3+
Copyright (c) 2016-2026, Gerasimos (Makis) Maropoulos
44
All rights reserved.
55

66
Redistribution and use in source and binary forms, with or without

README.md

Lines changed: 4 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,18 @@
1-
🎄 **Merry Christmas, Dear Iris Community!** 🎅
2-
3-
As we celebrate this festive season, you might have noticed a recent lull in activity on the Iris repository, but this silence has a purpose - like Santa preparing gifts in his workshop! For the past **12 months**, I've been working diligently on the next major release of Iris, fully embracing **Generics** and introducing a suite of **new features**, **enhancements**, and **optimizations** - all wrapped up like presents under the Christmas tree! My **8 years** of Go experience guide this evolution, ensuring Iris grows with your needs throughout the holidays and beyond.
4-
5-
🎁 Warm holiday wishes,<br/>
6-
Gerasimos (Makis) Maropoulos
7-
81
<!--<h1><img width="24" height="25" src ="https://www.iris-go.com/images/logo-new-lq-45.png"/> News</h1>
92
103
Iris version **12.2.0** has been [released](HISTORY.md#sa-11-march-2023--v1220)! As always, the latest version of Iris comes with the promise of lifetime active maintenance.
114
125
Try the official [Iris Command Line Interface](https://github.com/kataras/iris-cli) today! -->
136

14-
# <a href="https://iris-go.com"><img src="https://iris-go.com/iris-terminal-55.png" width="50px" height="50px" style="margin-bottom: -5px" ></a> Iris Web Framework 🎅 <a href="README_GR.md"><img width="20px" src="https://iris-go.com/static/images/flag-greece.svg" /> <a href="README_JA.md"><img width="20px" height="20px" src="https://iris-go.com/static/images/flag-japan.svg" /></a> </a> <a href="README_FR.md"><img width="20px" src="https://iris-go.com/static/images/flag-france.svg" /></a> <a href="README_ZH_HANT.md"><img width="20px" src="https://iris-go.com/static/images/flag-taiwan.svg" /></a> <a href="README_ZH_HANS.md"><img width="20px" src="https://iris-go.com/static/images/flag-china.svg" /></a> <a href="README_ES.md"><img width="20px" src="https://iris-go.com/static/images/flag-spain.png" /></a> <a href="README_FA.md"><img width="20px" src="https://iris-go.com/static/images/flag-iran.svg" /></a> <a href="README_RU.md"><img width="20px" src="https://iris-go.com/static/images/flag-russia.svg" /></a> <a href="README_KO.md"><img width="20px" src="https://iris-go.com/static/images/flag-south-korea.svg?v=12" /></a> <a href="README_PT_BR.md"><img width="20px" height="20px" src="https://iris-go.com/static/images/flag-brazil.svg" /></a> <a href="README_VN.md"><img width="20px" height="20px" src="https://iris-go.com/static/images/flag-vietnam.svg" /></a>
7+
# <a href="https://iris-go.com"><img src="https://iris-go.com/iris-terminal-55.png" width="50px" height="50px" style="margin-bottom: -5px" ></a> Iris Web Framework <a href="README_GR.md"><img width="20px" src="https://iris-go.com/static/images/flag-greece.svg" /> <a href="README_JA.md"><img width="20px" height="20px" src="https://iris-go.com/static/images/flag-japan.svg" /></a> </a> <a href="README_FR.md"><img width="20px" src="https://iris-go.com/static/images/flag-france.svg" /></a> <a href="README_ZH_HANT.md"><img width="20px" src="https://iris-go.com/static/images/flag-taiwan.svg" /></a> <a href="README_ZH_HANS.md"><img width="20px" src="https://iris-go.com/static/images/flag-china.svg" /></a> <a href="README_ES.md"><img width="20px" src="https://iris-go.com/static/images/flag-spain.png" /></a> <a href="README_FA.md"><img width="20px" src="https://iris-go.com/static/images/flag-iran.svg" /></a> <a href="README_RU.md"><img width="20px" src="https://iris-go.com/static/images/flag-russia.svg" /></a> <a href="README_KO.md"><img width="20px" src="https://iris-go.com/static/images/flag-south-korea.svg?v=12" /></a> <a href="README_PT_BR.md"><img width="20px" height="20px" src="https://iris-go.com/static/images/flag-brazil.svg" /></a> <a href="README_VN.md"><img width="20px" height="20px" src="https://iris-go.com/static/images/flag-vietnam.svg" /></a>
158

169
[![build status](https://img.shields.io/github/actions/workflow/status/kataras/iris/ci.yml?branch=main&style=for-the-badge)](https://github.com/kataras/iris/actions/workflows/ci.yml) [![view examples](https://img.shields.io/badge/examples%20-285-a83adf.svg?style=for-the-badge&logo=go)](https://github.com/kataras/iris/tree/main/_examples) [![chat](https://img.shields.io/gitter/room/iris_go/community.svg?color=cc2b5e&logo=gitter&style=for-the-badge)](https://gitter.im/iris_go/community) <!--[![FOSSA Status](https://img.shields.io/badge/LICENSE%20SCAN-PASSING❤️-CD2956?style=for-the-badge&logo=fossa)](https://app.fossa.io/projects/git%2Bgithub.com%2Fkataras%2Firis?ref=badge_shield)--> [![donate](https://img.shields.io/badge/support-Iris-blue.svg?style=for-the-badge&logo=paypal)](https://iris-go.com/donate) <!--[![report card](https://img.shields.io/badge/report%20card-a%2B-ff3333.svg?style=for-the-badge)](https://goreportcard.com/report/github.com/kataras/iris)--><!--[![godocs](https://img.shields.io/badge/go-%20docs-488AC7.svg?style=for-the-badge)](https://pkg.go.dev/github.com/kataras/iris/v12@v12.2.11)--> <!-- [![release](https://img.shields.io/badge/release%20-v12.0-0077b3.svg?style=for-the-badge)](https://github.com/kataras/iris/releases) -->
1710

1811
🎁 Iris is a fast, simple yet fully featured and very efficient web framework for Go - the perfect gift for developers this holiday season!
1912

2013
✨ It provides a beautifully expressive and easy to use foundation for your next website or API, wrapped with care and decorated with powerful features.
2114

22-
🌟 Learn what [others saying about Iris](https://www.iris-go.com/#review) and **[star](https://github.com/kataras/iris/stargazers)** this open-source project to spread the Christmas cheer and support its potentials!
15+
🌟 Learn what [others saying about Iris](https://www.iris-go.com/#review) and **[star](https://github.com/kataras/iris/stargazers)** this open-source project
2316

2417
[![](https://iris-go.com/static/images/reviews.gif)](https://iris-go.com/testimonials/)
2518

@@ -35,7 +28,7 @@ func main() {
3528
app.Use(iris.Compression)
3629

3730
app.Get("/", func(ctx iris.Context) {
38-
ctx.HTML("🎄 Merry Christmas <strong>%s</strong>! 🎅", "World")
31+
ctx.HTML("Happy New Year <strong>%s</strong>! 🎅", "World")
3932
})
4033

4134
app.Listen(":8080")
@@ -184,7 +177,7 @@ func main() {
184177
185178
-->
186179

187-
🎄 As one [Go developer](https://twitter.com/dkuye/status/1532087942696554497) once said, **Iris got you covered all-round and standing strong over the years** - just like a Christmas tree standing tall through the seasons!
180+
As one [Go developer](https://twitter.com/dkuye/status/1532087942696554497) once said, **Iris got you covered all-round and standing strong over the years**
188181

189182
Some of the features Iris offers:
190183

_examples/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
# 🎄 Table of Contents - Christmas Edition 🎅 <a href="./README_ZH_HANT.md"> <img width="20px" src="https://iris-go.com/static/images/flag-china.svg?v=10" /> </a>
1+
# Table of Contents <a href="./README_ZH_HANT.md"> <img width="20px" src="https://iris-go.com/static/images/flag-china.svg?v=10" /> </a>
22

3-
🎁 **Welcome to the Iris Examples - Your Holiday Gift Guide to Web Development!**
3+
🎁 **Welcome to the Iris Examples**
44

5-
Unwrap the magic of Iris with these festive examples, each one a present waiting to help you build amazing applications this Christmas season!
5+
Unwrap the magic of Iris with these festive examples, each one a present waiting to help you build amazing applications ✨
66

77
* [Serverless](https://github.com/iris-contrib/gateway#netlify)
88
* [REST API for Apache Kafka](kafka-api)

_examples/auth/basicauth/database/go.mod

Lines changed: 14 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@ go 1.25
44

55
require (
66
github.com/go-sql-driver/mysql v1.9.3
7-
github.com/kataras/iris/v12 v12.2.11-0.20250917091522-13d2f17b69aa
7+
github.com/kataras/iris/v12 v12.2.11-0.20251225090712-30c1c6b10edd
88
)
99

1010
require (
1111
filippo.io/edwards25519 v1.1.0 // indirect
12-
github.com/BurntSushi/toml v1.5.0 // indirect
12+
github.com/BurntSushi/toml v1.6.0 // indirect
1313
github.com/CloudyKit/fastprinter v0.0.0-20200109182630-33d98a066a53 // indirect
1414
github.com/CloudyKit/jet/v6 v6.3.1 // indirect
1515
github.com/Joker/jade v1.1.3 // indirect
@@ -29,27 +29,28 @@ require (
2929
github.com/kataras/pio v0.0.13 // indirect
3030
github.com/kataras/sitemap v0.0.6 // indirect
3131
github.com/kataras/tunnel v0.0.4 // indirect
32-
github.com/klauspost/compress v1.18.0 // indirect
32+
github.com/klauspost/compress v1.18.2 // indirect
3333
github.com/kr/pretty v0.3.1 // indirect
3434
github.com/mailgun/raymond/v2 v2.0.48 // indirect
35-
github.com/mailru/easyjson v0.9.0 // indirect
35+
github.com/mailru/easyjson v0.9.1 // indirect
3636
github.com/microcosm-cc/bluemonday v1.0.27 // indirect
3737
github.com/rogpeppe/go-internal v1.10.0 // indirect
3838
github.com/russross/blackfriday/v2 v2.1.0 // indirect
3939
github.com/schollz/closestmatch v2.1.0+incompatible // indirect
40-
github.com/sirupsen/logrus v1.9.3 // indirect
41-
github.com/tdewolff/minify/v2 v2.24.3 // indirect
42-
github.com/tdewolff/parse/v2 v2.8.3 // indirect
40+
github.com/sirupsen/logrus v1.8.1 // indirect
41+
github.com/stretchr/testify v1.11.1 // indirect
42+
github.com/tdewolff/minify/v2 v2.24.8 // indirect
43+
github.com/tdewolff/parse/v2 v2.8.5 // indirect
4344
github.com/valyala/bytebufferpool v1.0.0 // indirect
4445
github.com/vmihailenco/msgpack/v5 v5.4.1 // indirect
4546
github.com/vmihailenco/tagparser/v2 v2.0.0 // indirect
4647
github.com/yosssi/ace v0.0.5 // indirect
47-
golang.org/x/crypto v0.46.0 // indirect
48-
golang.org/x/exp v0.0.0-20250911091902-df9299821621 // indirect
49-
golang.org/x/net v0.48.0 // indirect
50-
golang.org/x/sys v0.39.0 // indirect
51-
golang.org/x/text v0.32.0 // indirect
52-
golang.org/x/time v0.13.0 // indirect
48+
golang.org/x/crypto v0.47.0 // indirect
49+
golang.org/x/exp v0.0.0-20251219203646-944ab1f22d93 // indirect
50+
golang.org/x/net v0.49.0 // indirect
51+
golang.org/x/sys v0.40.0 // indirect
52+
golang.org/x/text v0.33.0 // indirect
53+
golang.org/x/time v0.14.0 // indirect
5354
google.golang.org/protobuf v1.36.11 // indirect
5455
gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c // indirect
5556
gopkg.in/ini.v1 v1.67.0 // indirect

0 commit comments

Comments
 (0)