dependabot[bot]
bb5515f225
build(deps): bump golang.org/x/net from 0.23.0 to 0.38.0
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.23.0 to 0.38.0.
- [Commits](https://github.com/golang/net/compare/v0.23.0...v0.38.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-version: 0.38.0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-04-16 21:50:11 +00:00
dependabot[bot]
98665b7f13
build(deps): bump golang.org/x/net from 0.17.0 to 0.23.0
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.17.0 to 0.23.0.
- [Commits](https://github.com/golang/net/compare/v0.17.0...v0.23.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-04-19 12:12:54 +00:00
dependabot[bot]
b42f4b0387
build(deps): bump golang.org/x/net
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.0.0-20201224014010-6772e930b67b to 0.17.0.
- [Commits](https://github.com/golang/net/commits/v0.17.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-11 21:08:32 +00:00
Anthony Fok
bf5c1ea2b9
Refresh test fixtures for chroma v2.5.0
...
'tabindex="0"' was removed from <pre> elements in chroma v2.5.0;
see alecthomas/chroma#736
2023-03-13 07:01:29 -06:00
Anthony Fok
f7b18ba94e
Refresh test fixtures for chroma v2.2.0
...
Missing semicolons have been added since chroma v2.0.1
2022-06-28 06:37:06 -06:00
Bjørn Erik Pedersen
57c166a3ad
Run go mod tidy
2022-05-30 18:18:19 +02:00
Niklas Fasching
67951ec664
Update chroma: v0.10.0 -> v2
2022-05-30 17:31:54 +02:00
Niklas Fasching
7344ea2e86
Add version flag
...
go 1.18 embeds vcs info into binaries by default [1] allowing us to provide a
rudimentary version cmd in just a few lines. (version) vcs tags are not
embedded for now - just the commit hash should be good enough for now though.
[1] https://tip.golang.org/doc/go1.18
2022-03-27 01:20:09 +01:00
Elliott Sales de Andrade
2e821b8b7c
Update chroma to 0.10.0
...
- 0.9.2 added `tabindex="0"` to `pre`:
https://github.com/alecthomas/chroma/pull/515
- 0.10.0 changed around divs and spans, pre and code
https://github.com/alecthomas/chroma/pull/571
https://github.com/alecthomas/chroma/pull/572
2022-02-28 00:37:53 -05:00
Eng Zer Jun
568df2c38d
build: update go
directive in go.mod
to 1.17
...
Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
2022-01-07 09:08:56 +08:00
Niklas Fasching
0e68f1db40
Update stylesheet to handle unwrapped list items
2021-07-20 22:24:29 +02:00
Niklas Fasching
703066682e
Update to go v1.16 and embed more extensive default blorg.org
...
Instead of the bare bones default config we embedded as a string until now we
can use go 1.16 embed to embed the test blorg.org which makes a much better
starting config (if only to see what's possible).
2021-03-01 14:10:34 +01:00
Niklas Fasching
cdc54f17b1
Setup go.mod
2021-01-02 20:42:16 +01:00