Skip to content

Commit c9c4853

Browse files
Bump fortio.org/struct2env from 0.4.1 to 0.4.2 (#73)
Bumps [fortio.org/struct2env](https://github.com/fortio/struct2env) from 0.4.1 to 0.4.2. - [Release notes](https://github.com/fortio/struct2env/releases) - [Commits](fortio/struct2env@v0.4.1...v0.4.2) --- updated-dependencies: - dependency-name: fortio.org/struct2env dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2874c14 commit c9c4853

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ module fortio.org/log
33
go 1.18
44

55
require (
6-
fortio.org/struct2env v0.4.1
6+
fortio.org/struct2env v0.4.2
77
github.com/kortschak/goroutine v1.1.2
88
)

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
fortio.org/struct2env v0.4.1 h1:rJludAMO5eBvpWplWEQNqoVDFZr4RWMQX7RUapgZyc0=
2-
fortio.org/struct2env v0.4.1/go.mod h1:lENUe70UwA1zDUCX+8AsO663QCFqYaprk5lnPhjD410=
1+
fortio.org/struct2env v0.4.2 h1:Xh7HlS9vf2ZdRvRfmoGIasNDO8t6z36M713utVODRCo=
2+
fortio.org/struct2env v0.4.2/go.mod h1:lENUe70UwA1zDUCX+8AsO663QCFqYaprk5lnPhjD410=
33
github.com/kortschak/goroutine v1.1.2 h1:lhllcCuERxMIK5cYr8yohZZScL1na+JM5JYPRclWjck=
44
github.com/kortschak/goroutine v1.1.2/go.mod h1:zKpXs1FWN/6mXasDQzfl7g0LrGFIOiA6cLs9eXKyaMY=

0 commit comments

Comments
 (0)