Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
ldemailly authored Oct 2, 2024
1 parent fbd6201 commit 2ec6dff
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module fortio.org/cli
go 1.18

require (
fortio.org/log v1.17.0
fortio.org/log v1.17.1
fortio.org/version v1.0.4
golang.org/x/crypto/x509roots/fallback v0.0.0-20240626151235-a6a393ffd658
)
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
fortio.org/log v1.17.0 h1:nQcSeJ8MV2CLsbDOtsqxf+fOmp/DYaAduJUuOeindU0=
fortio.org/log v1.17.0/go.mod h1:t58Spg9njjymvRioh5F6qKGSupEsnMjXLGWIS1i3khE=
fortio.org/log v1.17.1 h1:YQoGyZBnXTVIs77/nZw7BppwSOIamP3I092PGBenBZs=
fortio.org/log v1.17.1/go.mod h1:t58Spg9njjymvRioh5F6qKGSupEsnMjXLGWIS1i3khE=
fortio.org/struct2env v0.4.1 h1:rJludAMO5eBvpWplWEQNqoVDFZr4RWMQX7RUapgZyc0=
fortio.org/struct2env v0.4.1/go.mod h1:lENUe70UwA1zDUCX+8AsO663QCFqYaprk5lnPhjD410=
fortio.org/version v1.0.4 h1:FWUMpJ+hVTNc4RhvvOJzb0xesrlRmG/a+D6bjbQ4+5U=
Expand Down

0 comments on commit 2ec6dff

Please sign in to comment.