Skip to content

Commit 2ec6dff

Browse files
authored
1 parent fbd6201 commit 2ec6dff

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,7 +3,7 @@ module fortio.org/cli
33
go 1.18
44

55
require (
6-
fortio.org/log v1.17.0
6+
fortio.org/log v1.17.1
77
fortio.org/version v1.0.4
88
golang.org/x/crypto/x509roots/fallback v0.0.0-20240626151235-a6a393ffd658
99
)

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
fortio.org/log v1.17.0 h1:nQcSeJ8MV2CLsbDOtsqxf+fOmp/DYaAduJUuOeindU0=
2-
fortio.org/log v1.17.0/go.mod h1:t58Spg9njjymvRioh5F6qKGSupEsnMjXLGWIS1i3khE=
1+
fortio.org/log v1.17.1 h1:YQoGyZBnXTVIs77/nZw7BppwSOIamP3I092PGBenBZs=
2+
fortio.org/log v1.17.1/go.mod h1:t58Spg9njjymvRioh5F6qKGSupEsnMjXLGWIS1i3khE=
33
fortio.org/struct2env v0.4.1 h1:rJludAMO5eBvpWplWEQNqoVDFZr4RWMQX7RUapgZyc0=
44
fortio.org/struct2env v0.4.1/go.mod h1:lENUe70UwA1zDUCX+8AsO663QCFqYaprk5lnPhjD410=
55
fortio.org/version v1.0.4 h1:FWUMpJ+hVTNc4RhvvOJzb0xesrlRmG/a+D6bjbQ4+5U=

0 commit comments

Comments
 (0)