diff options
author | Julien Dessaux | 2024-07-20 20:52:05 +0200 |
---|---|---|
committer | Julien Dessaux | 2024-07-20 20:52:05 +0200 |
commit | f2a11eee23b76e74c25d2074f8c4001383ecf1dd (patch) | |
tree | d24b40be9bd2f4d4c1716d30e2ba8c775b8df6bf /go.sum | |
parent | chore(ods): remove useless caching directives (diff) | |
download | ods-f2a11eee23b76e74c25d2074f8c4001383ecf1dd.tar.gz ods-f2a11eee23b76e74c25d2074f8c4001383ecf1dd.tar.bz2 ods-f2a11eee23b76e74c25d2074f8c4001383ecf1dd.zip |
chore(deps): udpated dependencies
Diffstat (limited to 'go.sum')
-rw-r--r-- | go.sum | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,2 +1,4 @@ golang.org/x/text v0.14.0 h1:ScX5w1eTa3QqT8oi6+ziP7dTV1S2+ALU0bI+0zXKWiQ= golang.org/x/text v0.14.0/go.mod h1:18ZOQIKpY8NJVqYksKHtTdi31H5itFRjB5/qKTNYzSU= +golang.org/x/text v0.16.0 h1:a94ExnEXNtEwYLGJSIUxnWoxoRz/ZcCsV63ROupILh4= +golang.org/x/text v0.16.0/go.mod h1:GhwF1Be+LQoKShO3cGOHzqOgRrGaYc9AvblQOmPVHnI= |