mirror of
https://github.com/kataras/iris.git
synced 2025-12-18 02:17:05 +00:00
Bump github.com/BurntSushi/toml from 1.3.0 to 1.3.2 (#2149)
Bumps [github.com/BurntSushi/toml](https://github.com/BurntSushi/toml) from 1.3.0 to 1.3.2. - [Release notes](https://github.com/BurntSushi/toml/releases) - [Commits](https://github.com/BurntSushi/toml/compare/v1.3.0...v1.3.2) --- updated-dependencies: - dependency-name: github.com/BurntSushi/toml dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
2
go.mod
2
go.mod
@@ -5,7 +5,7 @@ go 1.20
|
||||
retract [v12.0.0, v12.1.8] // Retract older versions as only latest is to be depended upon. Please update to @latest
|
||||
|
||||
require (
|
||||
github.com/BurntSushi/toml v1.3.0
|
||||
github.com/BurntSushi/toml v1.3.2
|
||||
github.com/CloudyKit/jet/v6 v6.2.0
|
||||
github.com/Joker/jade v1.1.3
|
||||
github.com/Shopify/goreferrer v0.0.0-20220729165902-8cddb4f5de06
|
||||
|
||||
Reference in New Issue
Block a user