15 Commits
Author SHA1 Message Date
dependabot[bot]andGitHub f6707f32ea Bump golang.org/x/net from 0.54.0 to 0.55.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.54.0 to 0.55.0.
- [Commits](https://github.com/golang/net/compare/v0.54.0...v0.55.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-version: 0.55.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-18 16:10:57 +00:00
dependabot[bot]andGitHub 9ef186bf73 Bump golang.org/x/crypto from 0.45.0 to 0.52.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.45.0 to 0.52.0.
- [Commits](https://github.com/golang/crypto/compare/v0.45.0...v0.52.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-version: 0.52.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-18 15:57:53 +00:00
dependabot[bot]andGitHub d73d983f32 Bump golang.org/x/crypto from 0.35.0 to 0.45.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.35.0 to 0.45.0.
- [Commits](https://github.com/golang/crypto/compare/v0.35.0...v0.45.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-version: 0.45.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-20 19:33:54 +00:00
dependabot[bot]andGitHub 428972d76c Bump golang.org/x/crypto from 0.17.0 to 0.35.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.17.0 to 0.35.0.
- [Commits](https://github.com/golang/crypto/compare/v0.17.0...v0.35.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-version: 0.35.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-07 20:23:00 +00:00
dependabot[bot]andGitHub e8804848c7 Bump golang.org/x/crypto from 0.1.0 to 0.17.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.1.0 to 0.17.0.
- [Commits](https://github.com/golang/crypto/compare/v0.1.0...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-11 18:45:43 +00:00
dependabot[bot]andGitHub dcd7a0cb2c Bump golang.org/x/crypto from 0.0.0-20210921155107-089bfa567519 to 0.1.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.0.0-20210921155107-089bfa567519 to 0.1.0.
- [Commits](https://github.com/golang/crypto/commits/v0.1.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-06 22:39:22 +00:00
dependabot[bot]andGitHub 33b431fb41 Bump github.com/microcosm-cc/bluemonday from 1.0.5 to 1.0.23
Bumps [github.com/microcosm-cc/bluemonday](https://github.com/microcosm-cc/bluemonday) from 1.0.5 to 1.0.23.
- [Release notes](https://github.com/microcosm-cc/bluemonday/releases)
- [Commits](https://github.com/microcosm-cc/bluemonday/compare/v1.0.5...v1.0.23)

---
updated-dependencies:
- dependency-name: github.com/microcosm-cc/bluemonday
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-04 16:11:47 +00:00
Matt Baer 4e8d67e937 Update go.sum with go-strip-markdown 2023-04-04 12:10:20 -04:00
Matt Baer a8daef8401 Add category pkg
This supports categories in Write.as / WriteFreely.

Ref T809
2021-09-29 17:01:17 -04:00
dependabot[bot]andGitHub bb86406b9d Bump github.com/microcosm-cc/bluemonday from 1.0.2 to 1.0.5
Bumps [github.com/microcosm-cc/bluemonday](https://github.com/microcosm-cc/bluemonday) from 1.0.2 to 1.0.5.
- [Release notes](https://github.com/microcosm-cc/bluemonday/releases)
- [Commits](https://github.com/microcosm-cc/bluemonday/compare/v1.0.2...v1.0.5)

---
updated-dependencies:
- dependency-name: github.com/microcosm-cc/bluemonday
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-13 19:34:04 +00:00
Matt Baer fd1559928a Copy post parsing funcs to posts pkg 2021-04-13 23:49:59 -04:00
Matt BaerandGitHub 3134869cce Merge pull request #8 from eddsalkield/nerdsnipe
Remove dependency on github.com/writeas/nerds
2020-09-24 08:45:19 -04:00
Edd Salkield 339af195c2 Remove dependency on github.com/writeas/nerds 2020-09-22 22:14:10 +00:00
Edd Salkield 83e2689111 Migrate to new uuid library 2020-09-22 22:06:36 +00:00
Sam Whited cee61547fa Support Go Modules
Fixes #1
2019-02-01 10:28:46 -06:00