diff options
author | 2024-03-04 09:42:11 +0000 | |
---|---|---|
committer | 2024-03-04 09:42:11 +0000 | |
commit | adb4cdcf6c9eacd369eaaf5b21774b198d57c040 (patch) | |
tree | a4f9c8fe2ce147fa952bcb795690afb9bb2affcb /vendor/github.com/ncruces/go-strftime/README.md | |
parent | [bugfix] update postgresqlstmt to correctly use postgres err hook (#2711) (diff) | |
download | gotosocial-adb4cdcf6c9eacd369eaaf5b21774b198d57c040.tar.xz |
[chore]: Bump modernc.org/sqlite from 1.28.0 to 1.29.2 (#2718)
Diffstat (limited to 'vendor/github.com/ncruces/go-strftime/README.md')
-rw-r--r-- | vendor/github.com/ncruces/go-strftime/README.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/vendor/github.com/ncruces/go-strftime/README.md b/vendor/github.com/ncruces/go-strftime/README.md new file mode 100644 index 000000000..5b0573cf0 --- /dev/null +++ b/vendor/github.com/ncruces/go-strftime/README.md @@ -0,0 +1,5 @@ +# `strftime`/`strptime` compatible time formatting and parsing for Go + +[](https://pkg.go.dev/github.com/ncruces/go-strftime) +[](https://goreportcard.com/report/github.com/ncruces/go-strftime) +[](https://raw.githack.com/wiki/ncruces/go-strftime/coverage.html)
\ No newline at end of file |