bump to go 1.20

This commit is contained in:
Alexander Wang 2023-03-13 13:26:24 -07:00
parent de51ad919e
commit 298a0c10bd
No known key found for this signature in database
GPG key ID: D89FA31966BDBECE
51 changed files with 1815 additions and 1768 deletions

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 420 KiB

After

Width:  |  Height:  |  Size: 420 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 420 KiB

After

Width:  |  Height:  |  Size: 420 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 1.1 MiB

After

Width:  |  Height:  |  Size: 1.1 MiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 321 KiB

After

Width:  |  Height:  |  Size: 321 KiB

View file

@ -66,8 +66,7 @@ git submodule update --recursive
## Logistics
- Use Go 1.18. Go 1.19's autofmt inexplicably strips spacing from ASCII art in comments.
We're working on it.
- Use Go 1.20.
- Please sign your commits
([https://github.com/terrastruct/d2/pull/557#issuecomment-1367468730](https://github.com/terrastruct/d2/pull/557#issuecomment-1367468730)).
- D2 uses Issues as TODOs. No auto-closing on staleness.

View file

@ -158,7 +158,7 @@ You can always install from source:
go install oss.terrastruct.com/d2@latest
```
You need at least Go v1.18
You need at least Go v1.20
### Source Release
@ -175,7 +175,7 @@ fonts and icons. Furthermore, when installing a non versioned commit, installing
will ensure that `d2 --version` works correctly by embedding the commit hash into the `d2`
binary.
Remember, you need at least Go v1.18
Remember, you need at least Go v1.20
## Windows

View file

@ -31,6 +31,7 @@
"Host": "icons.terrastruct.com",
"Path": "/infra/019-network.svg",
"RawPath": "",
"OmitHost": false,
"ForceQuery": false,
"RawQuery": "",
"Fragment": "",
@ -82,6 +83,7 @@
"Host": "icons.terrastruct.com",
"Path": "/infra/019-network.svg",
"RawPath": "",
"OmitHost": false,
"ForceQuery": false,
"RawQuery": "",
"Fragment": "",

View file

@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" preserveAspectRatio="xMinYMin meet" viewBox="0 0 290 130"><svg id="d2-svg" class="d2-3349745798" width="290" height="130" viewBox="-1 -1 290 130"><rect x="-1.000000" y="-1.000000" width="290.000000" height="130.000000" rx="0.000000" class=" fill-N7" stroke-width="0" /><style type="text/css"><![CDATA[]]></style><style type="text/css"><![CDATA[.shape {
<?xml version="1.0" encoding="utf-8"?><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" preserveAspectRatio="xMinYMin meet" viewBox="0 0 290 130"><svg id="d2-svg" class="d2-2165548676" width="290" height="130" viewBox="-1 -1 290 130"><rect x="-1.000000" y="-1.000000" width="290.000000" height="130.000000" rx="0.000000" class=" fill-N7" stroke-width="0" /><style type="text/css"><![CDATA[]]></style><style type="text/css"><![CDATA[.shape {
shape-rendering: geometricPrecision;
stroke-linejoin: round;
}
@ -11,78 +11,78 @@
opacity: 0.5;
}
.d2-3349745798 .fill-N1{fill:#0A0F25;}
.d2-3349745798 .fill-N2{fill:#676C7E;}
.d2-3349745798 .fill-N3{fill:#9499AB;}
.d2-3349745798 .fill-N4{fill:#CFD2DD;}
.d2-3349745798 .fill-N5{fill:#DEE1EB;}
.d2-3349745798 .fill-N6{fill:#EEF1F8;}
.d2-3349745798 .fill-N7{fill:#FFFFFF;}
.d2-3349745798 .fill-B1{fill:#0D32B2;}
.d2-3349745798 .fill-B2{fill:#0D32B2;}
.d2-3349745798 .fill-B3{fill:#E3E9FD;}
.d2-3349745798 .fill-B4{fill:#E3E9FD;}
.d2-3349745798 .fill-B5{fill:#EDF0FD;}
.d2-3349745798 .fill-B6{fill:#F7F8FE;}
.d2-3349745798 .fill-AA2{fill:#4A6FF3;}
.d2-3349745798 .fill-AA4{fill:#EDF0FD;}
.d2-3349745798 .fill-AA5{fill:#F7F8FE;}
.d2-3349745798 .fill-AB4{fill:#EDF0FD;}
.d2-3349745798 .fill-AB5{fill:#F7F8FE;}
.d2-3349745798 .stroke-N1{stroke:#0A0F25;}
.d2-3349745798 .stroke-N2{stroke:#676C7E;}
.d2-3349745798 .stroke-N3{stroke:#9499AB;}
.d2-3349745798 .stroke-N4{stroke:#CFD2DD;}
.d2-3349745798 .stroke-N5{stroke:#DEE1EB;}
.d2-3349745798 .stroke-N6{stroke:#EEF1F8;}
.d2-3349745798 .stroke-N7{stroke:#FFFFFF;}
.d2-3349745798 .stroke-B1{stroke:#0D32B2;}
.d2-3349745798 .stroke-B2{stroke:#0D32B2;}
.d2-3349745798 .stroke-B3{stroke:#E3E9FD;}
.d2-3349745798 .stroke-B4{stroke:#E3E9FD;}
.d2-3349745798 .stroke-B5{stroke:#EDF0FD;}
.d2-3349745798 .stroke-B6{stroke:#F7F8FE;}
.d2-3349745798 .stroke-AA2{stroke:#4A6FF3;}
.d2-3349745798 .stroke-AA4{stroke:#EDF0FD;}
.d2-3349745798 .stroke-AA5{stroke:#F7F8FE;}
.d2-3349745798 .stroke-AB4{stroke:#EDF0FD;}
.d2-3349745798 .stroke-AB5{stroke:#F7F8FE;}
.d2-3349745798 .background-color-N1{background-color:#0A0F25;}
.d2-3349745798 .background-color-N2{background-color:#676C7E;}
.d2-3349745798 .background-color-N3{background-color:#9499AB;}
.d2-3349745798 .background-color-N4{background-color:#CFD2DD;}
.d2-3349745798 .background-color-N5{background-color:#DEE1EB;}
.d2-3349745798 .background-color-N6{background-color:#EEF1F8;}
.d2-3349745798 .background-color-N7{background-color:#FFFFFF;}
.d2-3349745798 .background-color-B1{background-color:#0D32B2;}
.d2-3349745798 .background-color-B2{background-color:#0D32B2;}
.d2-3349745798 .background-color-B3{background-color:#E3E9FD;}
.d2-3349745798 .background-color-B4{background-color:#E3E9FD;}
.d2-3349745798 .background-color-B5{background-color:#EDF0FD;}
.d2-3349745798 .background-color-B6{background-color:#F7F8FE;}
.d2-3349745798 .background-color-AA2{background-color:#4A6FF3;}
.d2-3349745798 .background-color-AA4{background-color:#EDF0FD;}
.d2-3349745798 .background-color-AA5{background-color:#F7F8FE;}
.d2-3349745798 .background-color-AB4{background-color:#EDF0FD;}
.d2-3349745798 .background-color-AB5{background-color:#F7F8FE;}
.d2-3349745798 .color-N1{color:#0A0F25;}
.d2-3349745798 .color-N2{color:#676C7E;}
.d2-3349745798 .color-N3{color:#9499AB;}
.d2-3349745798 .color-N4{color:#CFD2DD;}
.d2-3349745798 .color-N5{color:#DEE1EB;}
.d2-3349745798 .color-N6{color:#EEF1F8;}
.d2-3349745798 .color-N7{color:#FFFFFF;}
.d2-3349745798 .color-B1{color:#0D32B2;}
.d2-3349745798 .color-B2{color:#0D32B2;}
.d2-3349745798 .color-B3{color:#E3E9FD;}
.d2-3349745798 .color-B4{color:#E3E9FD;}
.d2-3349745798 .color-B5{color:#EDF0FD;}
.d2-3349745798 .color-B6{color:#F7F8FE;}
.d2-3349745798 .color-AA2{color:#4A6FF3;}
.d2-3349745798 .color-AA4{color:#EDF0FD;}
.d2-3349745798 .color-AA5{color:#F7F8FE;}
.d2-3349745798 .color-AB4{color:#EDF0FD;}
.d2-3349745798 .color-AB5{color:#F7F8FE;}.appendix text.text{fill:#0A0F25}.md{--color-fg-default:#0A0F25;--color-fg-muted:#676C7E;--color-fg-subtle:#9499AB;--color-canvas-default:#FFFFFF;--color-canvas-subtle:#EEF1F8;--color-border-default:#0D32B2;--color-border-muted:#0D32B2;--color-neutral-muted:#EEF1F8;--color-accent-fg:#0D32B2;--color-accent-emphasis:#0D32B2;--color-attention-subtle:#676C7E;--color-danger-fg:red;}.sketch-overlay-B1{fill:url(#streaks-darker);mix-blend-mode:lighten}.sketch-overlay-B2{fill:url(#streaks-darker);mix-blend-mode:lighten}.sketch-overlay-B3{fill:url(#streaks-bright);mix-blend-mode:darken}.sketch-overlay-B4{fill:url(#streaks-bright);mix-blend-mode:darken}.sketch-overlay-B5{fill:url(#streaks-bright);mix-blend-mode:darken}.sketch-overlay-B6{fill:url(#streaks-bright);mix-blend-mode:darken}.sketch-overlay-AA2{fill:url(#streaks-dark);mix-blend-mode:overlay}.sketch-overlay-AA4{fill:url(#streaks-bright);mix-blend-mode:darken}.sketch-overlay-AA5{fill:url(#streaks-bright);mix-blend-mode:darken}.sketch-overlay-AB4{fill:url(#streaks-bright);mix-blend-mode:darken}.sketch-overlay-AB5{fill:url(#streaks-bright);mix-blend-mode:darken}.sketch-overlay-N1{fill:url(#streaks-darker);mix-blend-mode:lighten}.sketch-overlay-N2{fill:url(#streaks-dark);mix-blend-mode:overlay}.sketch-overlay-N3{fill:url(#streaks-normal);mix-blend-mode:color-burn}.sketch-overlay-N4{fill:url(#streaks-normal);mix-blend-mode:color-burn}.sketch-overlay-N5{fill:url(#streaks-bright);mix-blend-mode:darken}.sketch-overlay-N6{fill:url(#streaks-bright);mix-blend-mode:darken}.sketch-overlay-N7{fill:url(#streaks-bright);mix-blend-mode:darken}.light-code{display: block}.dark-code{display: none}]]></style><g id="img"><g class="shape" ><image href="https://icons.terrastruct.com/infra/019-network.svg" x="0.000000" y="0.000000" width="128.000000" height="128.000000" class=" stroke-B1 fill-N7" style="stroke-width:2;" /></g></g><g id="ico"><g class="shape" ><rect x="188.000000" y="14.000000" width="100.000000" height="100.000000" class=" stroke-B1 fill-B6" style="stroke-width:2;" /></g><image href="https://icons.terrastruct.com/infra/019-network.svg" x="213.000000" y="39.000000" width="50" height="50" /></g><mask id="d2-3349745798" maskUnits="userSpaceOnUse" x="-1" y="-1" width="290" height="130">
.d2-2165548676 .fill-N1{fill:#0A0F25;}
.d2-2165548676 .fill-N2{fill:#676C7E;}
.d2-2165548676 .fill-N3{fill:#9499AB;}
.d2-2165548676 .fill-N4{fill:#CFD2DD;}
.d2-2165548676 .fill-N5{fill:#DEE1EB;}
.d2-2165548676 .fill-N6{fill:#EEF1F8;}
.d2-2165548676 .fill-N7{fill:#FFFFFF;}
.d2-2165548676 .fill-B1{fill:#0D32B2;}
.d2-2165548676 .fill-B2{fill:#0D32B2;}
.d2-2165548676 .fill-B3{fill:#E3E9FD;}
.d2-2165548676 .fill-B4{fill:#E3E9FD;}
.d2-2165548676 .fill-B5{fill:#EDF0FD;}
.d2-2165548676 .fill-B6{fill:#F7F8FE;}
.d2-2165548676 .fill-AA2{fill:#4A6FF3;}
.d2-2165548676 .fill-AA4{fill:#EDF0FD;}
.d2-2165548676 .fill-AA5{fill:#F7F8FE;}
.d2-2165548676 .fill-AB4{fill:#EDF0FD;}
.d2-2165548676 .fill-AB5{fill:#F7F8FE;}
.d2-2165548676 .stroke-N1{stroke:#0A0F25;}
.d2-2165548676 .stroke-N2{stroke:#676C7E;}
.d2-2165548676 .stroke-N3{stroke:#9499AB;}
.d2-2165548676 .stroke-N4{stroke:#CFD2DD;}
.d2-2165548676 .stroke-N5{stroke:#DEE1EB;}
.d2-2165548676 .stroke-N6{stroke:#EEF1F8;}
.d2-2165548676 .stroke-N7{stroke:#FFFFFF;}
.d2-2165548676 .stroke-B1{stroke:#0D32B2;}
.d2-2165548676 .stroke-B2{stroke:#0D32B2;}
.d2-2165548676 .stroke-B3{stroke:#E3E9FD;}
.d2-2165548676 .stroke-B4{stroke:#E3E9FD;}
.d2-2165548676 .stroke-B5{stroke:#EDF0FD;}
.d2-2165548676 .stroke-B6{stroke:#F7F8FE;}
.d2-2165548676 .stroke-AA2{stroke:#4A6FF3;}
.d2-2165548676 .stroke-AA4{stroke:#EDF0FD;}
.d2-2165548676 .stroke-AA5{stroke:#F7F8FE;}
.d2-2165548676 .stroke-AB4{stroke:#EDF0FD;}
.d2-2165548676 .stroke-AB5{stroke:#F7F8FE;}
.d2-2165548676 .background-color-N1{background-color:#0A0F25;}
.d2-2165548676 .background-color-N2{background-color:#676C7E;}
.d2-2165548676 .background-color-N3{background-color:#9499AB;}
.d2-2165548676 .background-color-N4{background-color:#CFD2DD;}
.d2-2165548676 .background-color-N5{background-color:#DEE1EB;}
.d2-2165548676 .background-color-N6{background-color:#EEF1F8;}
.d2-2165548676 .background-color-N7{background-color:#FFFFFF;}
.d2-2165548676 .background-color-B1{background-color:#0D32B2;}
.d2-2165548676 .background-color-B2{background-color:#0D32B2;}
.d2-2165548676 .background-color-B3{background-color:#E3E9FD;}
.d2-2165548676 .background-color-B4{background-color:#E3E9FD;}
.d2-2165548676 .background-color-B5{background-color:#EDF0FD;}
.d2-2165548676 .background-color-B6{background-color:#F7F8FE;}
.d2-2165548676 .background-color-AA2{background-color:#4A6FF3;}
.d2-2165548676 .background-color-AA4{background-color:#EDF0FD;}
.d2-2165548676 .background-color-AA5{background-color:#F7F8FE;}
.d2-2165548676 .background-color-AB4{background-color:#EDF0FD;}
.d2-2165548676 .background-color-AB5{background-color:#F7F8FE;}
.d2-2165548676 .color-N1{color:#0A0F25;}
.d2-2165548676 .color-N2{color:#676C7E;}
.d2-2165548676 .color-N3{color:#9499AB;}
.d2-2165548676 .color-N4{color:#CFD2DD;}
.d2-2165548676 .color-N5{color:#DEE1EB;}
.d2-2165548676 .color-N6{color:#EEF1F8;}
.d2-2165548676 .color-N7{color:#FFFFFF;}
.d2-2165548676 .color-B1{color:#0D32B2;}
.d2-2165548676 .color-B2{color:#0D32B2;}
.d2-2165548676 .color-B3{color:#E3E9FD;}
.d2-2165548676 .color-B4{color:#E3E9FD;}
.d2-2165548676 .color-B5{color:#EDF0FD;}
.d2-2165548676 .color-B6{color:#F7F8FE;}
.d2-2165548676 .color-AA2{color:#4A6FF3;}
.d2-2165548676 .color-AA4{color:#EDF0FD;}
.d2-2165548676 .color-AA5{color:#F7F8FE;}
.d2-2165548676 .color-AB4{color:#EDF0FD;}
.d2-2165548676 .color-AB5{color:#F7F8FE;}.appendix text.text{fill:#0A0F25}.md{--color-fg-default:#0A0F25;--color-fg-muted:#676C7E;--color-fg-subtle:#9499AB;--color-canvas-default:#FFFFFF;--color-canvas-subtle:#EEF1F8;--color-border-default:#0D32B2;--color-border-muted:#0D32B2;--color-neutral-muted:#EEF1F8;--color-accent-fg:#0D32B2;--color-accent-emphasis:#0D32B2;--color-attention-subtle:#676C7E;--color-danger-fg:red;}.sketch-overlay-B1{fill:url(#streaks-darker);mix-blend-mode:lighten}.sketch-overlay-B2{fill:url(#streaks-darker);mix-blend-mode:lighten}.sketch-overlay-B3{fill:url(#streaks-bright);mix-blend-mode:darken}.sketch-overlay-B4{fill:url(#streaks-bright);mix-blend-mode:darken}.sketch-overlay-B5{fill:url(#streaks-bright);mix-blend-mode:darken}.sketch-overlay-B6{fill:url(#streaks-bright);mix-blend-mode:darken}.sketch-overlay-AA2{fill:url(#streaks-dark);mix-blend-mode:overlay}.sketch-overlay-AA4{fill:url(#streaks-bright);mix-blend-mode:darken}.sketch-overlay-AA5{fill:url(#streaks-bright);mix-blend-mode:darken}.sketch-overlay-AB4{fill:url(#streaks-bright);mix-blend-mode:darken}.sketch-overlay-AB5{fill:url(#streaks-bright);mix-blend-mode:darken}.sketch-overlay-N1{fill:url(#streaks-darker);mix-blend-mode:lighten}.sketch-overlay-N2{fill:url(#streaks-dark);mix-blend-mode:overlay}.sketch-overlay-N3{fill:url(#streaks-normal);mix-blend-mode:color-burn}.sketch-overlay-N4{fill:url(#streaks-normal);mix-blend-mode:color-burn}.sketch-overlay-N5{fill:url(#streaks-bright);mix-blend-mode:darken}.sketch-overlay-N6{fill:url(#streaks-bright);mix-blend-mode:darken}.sketch-overlay-N7{fill:url(#streaks-bright);mix-blend-mode:darken}.light-code{display: block}.dark-code{display: none}]]></style><g id="img"><g class="shape" ><image href="https://icons.terrastruct.com/infra/019-network.svg" x="0.000000" y="0.000000" width="128.000000" height="128.000000" class=" stroke-B1 fill-N7" style="stroke-width:2;" /></g></g><g id="ico"><g class="shape" ><rect x="188.000000" y="14.000000" width="100.000000" height="100.000000" class=" stroke-B1 fill-B6" style="stroke-width:2;" /></g><image href="https://icons.terrastruct.com/infra/019-network.svg" x="213.000000" y="39.000000" width="50" height="50" /></g><mask id="d2-2165548676" maskUnits="userSpaceOnUse" x="-1" y="-1" width="290" height="130">
<rect x="-1" y="-1" width="290" height="130" fill="white"></rect>
</mask></svg></svg>

Before

Width:  |  Height:  |  Size: 6.4 KiB

After

Width:  |  Height:  |  Size: 6.4 KiB

View file

@ -31,6 +31,7 @@
"Host": "icons.terrastruct.com",
"Path": "/infra/019-network.svg",
"RawPath": "",
"OmitHost": false,
"ForceQuery": false,
"RawQuery": "",
"Fragment": "",
@ -82,6 +83,7 @@
"Host": "icons.terrastruct.com",
"Path": "/infra/019-network.svg",
"RawPath": "",
"OmitHost": false,
"ForceQuery": false,
"RawQuery": "",
"Fragment": "",

View file

@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" preserveAspectRatio="xMinYMin meet" viewBox="0 0 250 130"><svg id="d2-svg" class="d2-1174832781" width="250" height="130" viewBox="11 11 250 130"><rect x="11.000000" y="11.000000" width="250.000000" height="130.000000" rx="0.000000" class=" fill-N7" stroke-width="0" /><style type="text/css"><![CDATA[]]></style><style type="text/css"><![CDATA[.shape {
<?xml version="1.0" encoding="utf-8"?><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" preserveAspectRatio="xMinYMin meet" viewBox="0 0 250 130"><svg id="d2-svg" class="d2-2013875393" width="250" height="130" viewBox="11 11 250 130"><rect x="11.000000" y="11.000000" width="250.000000" height="130.000000" rx="0.000000" class=" fill-N7" stroke-width="0" /><style type="text/css"><![CDATA[]]></style><style type="text/css"><![CDATA[.shape {
shape-rendering: geometricPrecision;
stroke-linejoin: round;
}
@ -11,78 +11,78 @@
opacity: 0.5;
}
.d2-1174832781 .fill-N1{fill:#0A0F25;}
.d2-1174832781 .fill-N2{fill:#676C7E;}
.d2-1174832781 .fill-N3{fill:#9499AB;}
.d2-1174832781 .fill-N4{fill:#CFD2DD;}
.d2-1174832781 .fill-N5{fill:#DEE1EB;}
.d2-1174832781 .fill-N6{fill:#EEF1F8;}
.d2-1174832781 .fill-N7{fill:#FFFFFF;}
.d2-1174832781 .fill-B1{fill:#0D32B2;}
.d2-1174832781 .fill-B2{fill:#0D32B2;}
.d2-1174832781 .fill-B3{fill:#E3E9FD;}
.d2-1174832781 .fill-B4{fill:#E3E9FD;}
.d2-1174832781 .fill-B5{fill:#EDF0FD;}
.d2-1174832781 .fill-B6{fill:#F7F8FE;}
.d2-1174832781 .fill-AA2{fill:#4A6FF3;}
.d2-1174832781 .fill-AA4{fill:#EDF0FD;}
.d2-1174832781 .fill-AA5{fill:#F7F8FE;}
.d2-1174832781 .fill-AB4{fill:#EDF0FD;}
.d2-1174832781 .fill-AB5{fill:#F7F8FE;}
.d2-1174832781 .stroke-N1{stroke:#0A0F25;}
.d2-1174832781 .stroke-N2{stroke:#676C7E;}
.d2-1174832781 .stroke-N3{stroke:#9499AB;}
.d2-1174832781 .stroke-N4{stroke:#CFD2DD;}
.d2-1174832781 .stroke-N5{stroke:#DEE1EB;}
.d2-1174832781 .stroke-N6{stroke:#EEF1F8;}
.d2-1174832781 .stroke-N7{stroke:#FFFFFF;}
.d2-1174832781 .stroke-B1{stroke:#0D32B2;}
.d2-1174832781 .stroke-B2{stroke:#0D32B2;}
.d2-1174832781 .stroke-B3{stroke:#E3E9FD;}
.d2-1174832781 .stroke-B4{stroke:#E3E9FD;}
.d2-1174832781 .stroke-B5{stroke:#EDF0FD;}
.d2-1174832781 .stroke-B6{stroke:#F7F8FE;}
.d2-1174832781 .stroke-AA2{stroke:#4A6FF3;}
.d2-1174832781 .stroke-AA4{stroke:#EDF0FD;}
.d2-1174832781 .stroke-AA5{stroke:#F7F8FE;}
.d2-1174832781 .stroke-AB4{stroke:#EDF0FD;}
.d2-1174832781 .stroke-AB5{stroke:#F7F8FE;}
.d2-1174832781 .background-color-N1{background-color:#0A0F25;}
.d2-1174832781 .background-color-N2{background-color:#676C7E;}
.d2-1174832781 .background-color-N3{background-color:#9499AB;}
.d2-1174832781 .background-color-N4{background-color:#CFD2DD;}
.d2-1174832781 .background-color-N5{background-color:#DEE1EB;}
.d2-1174832781 .background-color-N6{background-color:#EEF1F8;}
.d2-1174832781 .background-color-N7{background-color:#FFFFFF;}
.d2-1174832781 .background-color-B1{background-color:#0D32B2;}
.d2-1174832781 .background-color-B2{background-color:#0D32B2;}
.d2-1174832781 .background-color-B3{background-color:#E3E9FD;}
.d2-1174832781 .background-color-B4{background-color:#E3E9FD;}
.d2-1174832781 .background-color-B5{background-color:#EDF0FD;}
.d2-1174832781 .background-color-B6{background-color:#F7F8FE;}
.d2-1174832781 .background-color-AA2{background-color:#4A6FF3;}
.d2-1174832781 .background-color-AA4{background-color:#EDF0FD;}
.d2-1174832781 .background-color-AA5{background-color:#F7F8FE;}
.d2-1174832781 .background-color-AB4{background-color:#EDF0FD;}
.d2-1174832781 .background-color-AB5{background-color:#F7F8FE;}
.d2-1174832781 .color-N1{color:#0A0F25;}
.d2-1174832781 .color-N2{color:#676C7E;}
.d2-1174832781 .color-N3{color:#9499AB;}
.d2-1174832781 .color-N4{color:#CFD2DD;}
.d2-1174832781 .color-N5{color:#DEE1EB;}
.d2-1174832781 .color-N6{color:#EEF1F8;}
.d2-1174832781 .color-N7{color:#FFFFFF;}
.d2-1174832781 .color-B1{color:#0D32B2;}
.d2-1174832781 .color-B2{color:#0D32B2;}
.d2-1174832781 .color-B3{color:#E3E9FD;}
.d2-1174832781 .color-B4{color:#E3E9FD;}
.d2-1174832781 .color-B5{color:#EDF0FD;}
.d2-1174832781 .color-B6{color:#F7F8FE;}
.d2-1174832781 .color-AA2{color:#4A6FF3;}
.d2-1174832781 .color-AA4{color:#EDF0FD;}
.d2-1174832781 .color-AA5{color:#F7F8FE;}
.d2-1174832781 .color-AB4{color:#EDF0FD;}
.d2-1174832781 .color-AB5{color:#F7F8FE;}.appendix text.text{fill:#0A0F25}.md{--color-fg-default:#0A0F25;--color-fg-muted:#676C7E;--color-fg-subtle:#9499AB;--color-canvas-default:#FFFFFF;--color-canvas-subtle:#EEF1F8;--color-border-default:#0D32B2;--color-border-muted:#0D32B2;--color-neutral-muted:#EEF1F8;--color-accent-fg:#0D32B2;--color-accent-emphasis:#0D32B2;--color-attention-subtle:#676C7E;--color-danger-fg:red;}.sketch-overlay-B1{fill:url(#streaks-darker);mix-blend-mode:lighten}.sketch-overlay-B2{fill:url(#streaks-darker);mix-blend-mode:lighten}.sketch-overlay-B3{fill:url(#streaks-bright);mix-blend-mode:darken}.sketch-overlay-B4{fill:url(#streaks-bright);mix-blend-mode:darken}.sketch-overlay-B5{fill:url(#streaks-bright);mix-blend-mode:darken}.sketch-overlay-B6{fill:url(#streaks-bright);mix-blend-mode:darken}.sketch-overlay-AA2{fill:url(#streaks-dark);mix-blend-mode:overlay}.sketch-overlay-AA4{fill:url(#streaks-bright);mix-blend-mode:darken}.sketch-overlay-AA5{fill:url(#streaks-bright);mix-blend-mode:darken}.sketch-overlay-AB4{fill:url(#streaks-bright);mix-blend-mode:darken}.sketch-overlay-AB5{fill:url(#streaks-bright);mix-blend-mode:darken}.sketch-overlay-N1{fill:url(#streaks-darker);mix-blend-mode:lighten}.sketch-overlay-N2{fill:url(#streaks-dark);mix-blend-mode:overlay}.sketch-overlay-N3{fill:url(#streaks-normal);mix-blend-mode:color-burn}.sketch-overlay-N4{fill:url(#streaks-normal);mix-blend-mode:color-burn}.sketch-overlay-N5{fill:url(#streaks-bright);mix-blend-mode:darken}.sketch-overlay-N6{fill:url(#streaks-bright);mix-blend-mode:darken}.sketch-overlay-N7{fill:url(#streaks-bright);mix-blend-mode:darken}.light-code{display: block}.dark-code{display: none}]]></style><g id="img"><g class="shape" ><image href="https://icons.terrastruct.com/infra/019-network.svg" x="12.000000" y="12.000000" width="128.000000" height="128.000000" class=" stroke-B1 fill-N7" style="stroke-width:2;" /></g></g><g id="ico"><g class="shape" ><rect x="160.000000" y="26.000000" width="100.000000" height="100.000000" class=" stroke-B1 fill-B6" style="stroke-width:2;" /></g><image href="https://icons.terrastruct.com/infra/019-network.svg" x="185.000000" y="51.000000" width="50" height="50" /></g><mask id="d2-1174832781" maskUnits="userSpaceOnUse" x="11" y="11" width="250" height="130">
.d2-2013875393 .fill-N1{fill:#0A0F25;}
.d2-2013875393 .fill-N2{fill:#676C7E;}
.d2-2013875393 .fill-N3{fill:#9499AB;}
.d2-2013875393 .fill-N4{fill:#CFD2DD;}
.d2-2013875393 .fill-N5{fill:#DEE1EB;}
.d2-2013875393 .fill-N6{fill:#EEF1F8;}
.d2-2013875393 .fill-N7{fill:#FFFFFF;}
.d2-2013875393 .fill-B1{fill:#0D32B2;}
.d2-2013875393 .fill-B2{fill:#0D32B2;}
.d2-2013875393 .fill-B3{fill:#E3E9FD;}
.d2-2013875393 .fill-B4{fill:#E3E9FD;}
.d2-2013875393 .fill-B5{fill:#EDF0FD;}
.d2-2013875393 .fill-B6{fill:#F7F8FE;}
.d2-2013875393 .fill-AA2{fill:#4A6FF3;}
.d2-2013875393 .fill-AA4{fill:#EDF0FD;}
.d2-2013875393 .fill-AA5{fill:#F7F8FE;}
.d2-2013875393 .fill-AB4{fill:#EDF0FD;}
.d2-2013875393 .fill-AB5{fill:#F7F8FE;}
.d2-2013875393 .stroke-N1{stroke:#0A0F25;}
.d2-2013875393 .stroke-N2{stroke:#676C7E;}
.d2-2013875393 .stroke-N3{stroke:#9499AB;}
.d2-2013875393 .stroke-N4{stroke:#CFD2DD;}
.d2-2013875393 .stroke-N5{stroke:#DEE1EB;}
.d2-2013875393 .stroke-N6{stroke:#EEF1F8;}
.d2-2013875393 .stroke-N7{stroke:#FFFFFF;}
.d2-2013875393 .stroke-B1{stroke:#0D32B2;}
.d2-2013875393 .stroke-B2{stroke:#0D32B2;}
.d2-2013875393 .stroke-B3{stroke:#E3E9FD;}
.d2-2013875393 .stroke-B4{stroke:#E3E9FD;}
.d2-2013875393 .stroke-B5{stroke:#EDF0FD;}
.d2-2013875393 .stroke-B6{stroke:#F7F8FE;}
.d2-2013875393 .stroke-AA2{stroke:#4A6FF3;}
.d2-2013875393 .stroke-AA4{stroke:#EDF0FD;}
.d2-2013875393 .stroke-AA5{stroke:#F7F8FE;}
.d2-2013875393 .stroke-AB4{stroke:#EDF0FD;}
.d2-2013875393 .stroke-AB5{stroke:#F7F8FE;}
.d2-2013875393 .background-color-N1{background-color:#0A0F25;}
.d2-2013875393 .background-color-N2{background-color:#676C7E;}
.d2-2013875393 .background-color-N3{background-color:#9499AB;}
.d2-2013875393 .background-color-N4{background-color:#CFD2DD;}
.d2-2013875393 .background-color-N5{background-color:#DEE1EB;}
.d2-2013875393 .background-color-N6{background-color:#EEF1F8;}
.d2-2013875393 .background-color-N7{background-color:#FFFFFF;}
.d2-2013875393 .background-color-B1{background-color:#0D32B2;}
.d2-2013875393 .background-color-B2{background-color:#0D32B2;}
.d2-2013875393 .background-color-B3{background-color:#E3E9FD;}
.d2-2013875393 .background-color-B4{background-color:#E3E9FD;}
.d2-2013875393 .background-color-B5{background-color:#EDF0FD;}
.d2-2013875393 .background-color-B6{background-color:#F7F8FE;}
.d2-2013875393 .background-color-AA2{background-color:#4A6FF3;}
.d2-2013875393 .background-color-AA4{background-color:#EDF0FD;}
.d2-2013875393 .background-color-AA5{background-color:#F7F8FE;}
.d2-2013875393 .background-color-AB4{background-color:#EDF0FD;}
.d2-2013875393 .background-color-AB5{background-color:#F7F8FE;}
.d2-2013875393 .color-N1{color:#0A0F25;}
.d2-2013875393 .color-N2{color:#676C7E;}
.d2-2013875393 .color-N3{color:#9499AB;}
.d2-2013875393 .color-N4{color:#CFD2DD;}
.d2-2013875393 .color-N5{color:#DEE1EB;}
.d2-2013875393 .color-N6{color:#EEF1F8;}
.d2-2013875393 .color-N7{color:#FFFFFF;}
.d2-2013875393 .color-B1{color:#0D32B2;}
.d2-2013875393 .color-B2{color:#0D32B2;}
.d2-2013875393 .color-B3{color:#E3E9FD;}
.d2-2013875393 .color-B4{color:#E3E9FD;}
.d2-2013875393 .color-B5{color:#EDF0FD;}
.d2-2013875393 .color-B6{color:#F7F8FE;}
.d2-2013875393 .color-AA2{color:#4A6FF3;}
.d2-2013875393 .color-AA4{color:#EDF0FD;}
.d2-2013875393 .color-AA5{color:#F7F8FE;}
.d2-2013875393 .color-AB4{color:#EDF0FD;}
.d2-2013875393 .color-AB5{color:#F7F8FE;}.appendix text.text{fill:#0A0F25}.md{--color-fg-default:#0A0F25;--color-fg-muted:#676C7E;--color-fg-subtle:#9499AB;--color-canvas-default:#FFFFFF;--color-canvas-subtle:#EEF1F8;--color-border-default:#0D32B2;--color-border-muted:#0D32B2;--color-neutral-muted:#EEF1F8;--color-accent-fg:#0D32B2;--color-accent-emphasis:#0D32B2;--color-attention-subtle:#676C7E;--color-danger-fg:red;}.sketch-overlay-B1{fill:url(#streaks-darker);mix-blend-mode:lighten}.sketch-overlay-B2{fill:url(#streaks-darker);mix-blend-mode:lighten}.sketch-overlay-B3{fill:url(#streaks-bright);mix-blend-mode:darken}.sketch-overlay-B4{fill:url(#streaks-bright);mix-blend-mode:darken}.sketch-overlay-B5{fill:url(#streaks-bright);mix-blend-mode:darken}.sketch-overlay-B6{fill:url(#streaks-bright);mix-blend-mode:darken}.sketch-overlay-AA2{fill:url(#streaks-dark);mix-blend-mode:overlay}.sketch-overlay-AA4{fill:url(#streaks-bright);mix-blend-mode:darken}.sketch-overlay-AA5{fill:url(#streaks-bright);mix-blend-mode:darken}.sketch-overlay-AB4{fill:url(#streaks-bright);mix-blend-mode:darken}.sketch-overlay-AB5{fill:url(#streaks-bright);mix-blend-mode:darken}.sketch-overlay-N1{fill:url(#streaks-darker);mix-blend-mode:lighten}.sketch-overlay-N2{fill:url(#streaks-dark);mix-blend-mode:overlay}.sketch-overlay-N3{fill:url(#streaks-normal);mix-blend-mode:color-burn}.sketch-overlay-N4{fill:url(#streaks-normal);mix-blend-mode:color-burn}.sketch-overlay-N5{fill:url(#streaks-bright);mix-blend-mode:darken}.sketch-overlay-N6{fill:url(#streaks-bright);mix-blend-mode:darken}.sketch-overlay-N7{fill:url(#streaks-bright);mix-blend-mode:darken}.light-code{display: block}.dark-code{display: none}]]></style><g id="img"><g class="shape" ><image href="https://icons.terrastruct.com/infra/019-network.svg" x="12.000000" y="12.000000" width="128.000000" height="128.000000" class=" stroke-B1 fill-N7" style="stroke-width:2;" /></g></g><g id="ico"><g class="shape" ><rect x="160.000000" y="26.000000" width="100.000000" height="100.000000" class=" stroke-B1 fill-B6" style="stroke-width:2;" /></g><image href="https://icons.terrastruct.com/infra/019-network.svg" x="185.000000" y="51.000000" width="50" height="50" /></g><mask id="d2-2013875393" maskUnits="userSpaceOnUse" x="11" y="11" width="250" height="130">
<rect x="11" y="11" width="250" height="130" fill="white"></rect>
</mask></svg></svg>

Before

Width:  |  Height:  |  Size: 6.4 KiB

After

Width:  |  Height:  |  Size: 6.4 KiB

View file

@ -31,6 +31,7 @@
"Host": "icons.terrastruct.com",
"Path": "/infra/019-network.svg",
"RawPath": "",
"OmitHost": false,
"ForceQuery": false,
"RawQuery": "fuga=1&hoge",
"Fragment": "",

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 329 KiB

After

Width:  |  Height:  |  Size: 329 KiB

View file

@ -31,6 +31,7 @@
"Host": "icons.terrastruct.com",
"Path": "/infra/019-network.svg",
"RawPath": "",
"OmitHost": false,
"ForceQuery": false,
"RawQuery": "fuga=1&hoge",
"Fragment": "",

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 329 KiB

After

Width:  |  Height:  |  Size: 329 KiB

View file

@ -31,6 +31,7 @@
"Host": "icons.terrastruct.com",
"Path": "/aws/_Group Icons/Virtual-private-cloud-VPC_light-bg.svg",
"RawPath": "/aws%2F_Group%20Icons%2FVirtual-private-cloud-VPC_light-bg.svg",
"OmitHost": false,
"ForceQuery": false,
"RawQuery": "",
"Fragment": "",
@ -124,6 +125,7 @@
"Host": "icons.terrastruct.com",
"Path": "/aws/Networking & Content Delivery/Amazon-Route-53_Hosted-Zone_light-bg.svg",
"RawPath": "/aws%2FNetworking%20&%20Content%20Delivery%2FAmazon-Route-53_Hosted-Zone_light-bg.svg",
"OmitHost": false,
"ForceQuery": false,
"RawQuery": "",
"Fragment": "",
@ -176,6 +178,7 @@
"Host": "icons.terrastruct.com",
"Path": "/aws/Compute/_Instance/Amazon-EC2_C4-Instance_light-bg.svg",
"RawPath": "/aws%2FCompute%2F_Instance%2FAmazon-EC2_C4-Instance_light-bg.svg",
"OmitHost": false,
"ForceQuery": false,
"RawQuery": "",
"Fragment": "",

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 654 KiB

After

Width:  |  Height:  |  Size: 654 KiB

View file

@ -31,6 +31,7 @@
"Host": "icons.terrastruct.com",
"Path": "/aws/_Group Icons/Virtual-private-cloud-VPC_light-bg.svg",
"RawPath": "/aws%2F_Group%20Icons%2FVirtual-private-cloud-VPC_light-bg.svg",
"OmitHost": false,
"ForceQuery": false,
"RawQuery": "",
"Fragment": "",
@ -124,6 +125,7 @@
"Host": "icons.terrastruct.com",
"Path": "/aws/Networking & Content Delivery/Amazon-Route-53_Hosted-Zone_light-bg.svg",
"RawPath": "/aws%2FNetworking%20&%20Content%20Delivery%2FAmazon-Route-53_Hosted-Zone_light-bg.svg",
"OmitHost": false,
"ForceQuery": false,
"RawQuery": "",
"Fragment": "",
@ -176,6 +178,7 @@
"Host": "icons.terrastruct.com",
"Path": "/aws/Compute/_Instance/Amazon-EC2_C4-Instance_light-bg.svg",
"RawPath": "/aws%2FCompute%2F_Instance%2FAmazon-EC2_C4-Instance_light-bg.svg",
"OmitHost": false,
"ForceQuery": false,
"RawQuery": "",
"Fragment": "",

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 654 KiB

After

Width:  |  Height:  |  Size: 654 KiB

View file

@ -31,6 +31,7 @@
"Host": "icons.terrastruct.com",
"Path": "/essentials/time.svg",
"RawPath": "",
"OmitHost": false,
"ForceQuery": false,
"RawQuery": "",
"Fragment": "",

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 329 KiB

After

Width:  |  Height:  |  Size: 329 KiB

View file

@ -31,6 +31,7 @@
"Host": "icons.terrastruct.com",
"Path": "/essentials/time.svg",
"RawPath": "",
"OmitHost": false,
"ForceQuery": false,
"RawQuery": "",
"Fragment": "",

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 329 KiB

After

Width:  |  Height:  |  Size: 329 KiB

View file

@ -31,6 +31,7 @@
"Host": "icons.terrastruct.com",
"Path": "/essentials/004-picture.svg",
"RawPath": "",
"OmitHost": false,
"ForceQuery": false,
"RawQuery": "",
"Fragment": "",
@ -83,6 +84,7 @@
"Host": "icons.terrastruct.com",
"Path": "/essentials/004-picture.svg",
"RawPath": "",
"OmitHost": false,
"ForceQuery": false,
"RawQuery": "",
"Fragment": "",

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 330 KiB

After

Width:  |  Height:  |  Size: 330 KiB

View file

@ -31,6 +31,7 @@
"Host": "icons.terrastruct.com",
"Path": "/essentials/004-picture.svg",
"RawPath": "",
"OmitHost": false,
"ForceQuery": false,
"RawQuery": "",
"Fragment": "",
@ -83,6 +84,7 @@
"Host": "icons.terrastruct.com",
"Path": "/essentials/004-picture.svg",
"RawPath": "",
"OmitHost": false,
"ForceQuery": false,
"RawQuery": "",
"Fragment": "",

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 330 KiB

After

Width:  |  Height:  |  Size: 330 KiB

View file

@ -974,6 +974,7 @@
"Host": "icons.terrastruct.com",
"Path": "/essentials/time.svg",
"RawPath": "",
"OmitHost": false,
"ForceQuery": false,
"RawQuery": "",
"Fragment": "",
@ -1149,6 +1150,7 @@
"Host": "icons.terrastruct.com",
"Path": "/essentials/time.svg",
"RawPath": "",
"OmitHost": false,
"ForceQuery": false,
"RawQuery": "",
"Fragment": "",

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 817 KiB

After

Width:  |  Height:  |  Size: 817 KiB

View file

@ -974,6 +974,7 @@
"Host": "icons.terrastruct.com",
"Path": "/essentials/time.svg",
"RawPath": "",
"OmitHost": false,
"ForceQuery": false,
"RawQuery": "",
"Fragment": "",
@ -1149,6 +1150,7 @@
"Host": "icons.terrastruct.com",
"Path": "/essentials/time.svg",
"RawPath": "",
"OmitHost": false,
"ForceQuery": false,
"RawQuery": "",
"Fragment": "",

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 814 KiB

After

Width:  |  Height:  |  Size: 814 KiB

View file

@ -31,6 +31,7 @@
"Host": "icons.terrastruct.com",
"Path": "/essentials/004-picture.svg",
"RawPath": "",
"OmitHost": false,
"ForceQuery": false,
"RawQuery": "",
"Fragment": "",
@ -124,6 +125,7 @@
"Host": "icons.terrastruct.com",
"Path": "/essentials/004-picture.svg",
"RawPath": "",
"OmitHost": false,
"ForceQuery": false,
"RawQuery": "",
"Fragment": "",
@ -217,6 +219,7 @@
"Host": "icons.terrastruct.com",
"Path": "/essentials/004-picture.svg",
"RawPath": "",
"OmitHost": false,
"ForceQuery": false,
"RawQuery": "",
"Fragment": "",
@ -310,6 +313,7 @@
"Host": "icons.terrastruct.com",
"Path": "/essentials/004-picture.svg",
"RawPath": "",
"OmitHost": false,
"ForceQuery": false,
"RawQuery": "",
"Fragment": "",
@ -362,6 +366,7 @@
"Host": "icons.terrastruct.com",
"Path": "/essentials/004-picture.svg",
"RawPath": "",
"OmitHost": false,
"ForceQuery": false,
"RawQuery": "",
"Fragment": "",
@ -455,6 +460,7 @@
"Host": "icons.terrastruct.com",
"Path": "/essentials/004-picture.svg",
"RawPath": "",
"OmitHost": false,
"ForceQuery": false,
"RawQuery": "",
"Fragment": "",
@ -548,6 +554,7 @@
"Host": "icons.terrastruct.com",
"Path": "/essentials/004-picture.svg",
"RawPath": "",
"OmitHost": false,
"ForceQuery": false,
"RawQuery": "",
"Fragment": "",
@ -600,6 +607,7 @@
"Host": "icons.terrastruct.com",
"Path": "/essentials/004-picture.svg",
"RawPath": "",
"OmitHost": false,
"ForceQuery": false,
"RawQuery": "",
"Fragment": "",

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 803 KiB

After

Width:  |  Height:  |  Size: 803 KiB

View file

@ -31,6 +31,7 @@
"Host": "icons.terrastruct.com",
"Path": "/essentials/004-picture.svg",
"RawPath": "",
"OmitHost": false,
"ForceQuery": false,
"RawQuery": "",
"Fragment": "",
@ -124,6 +125,7 @@
"Host": "icons.terrastruct.com",
"Path": "/essentials/004-picture.svg",
"RawPath": "",
"OmitHost": false,
"ForceQuery": false,
"RawQuery": "",
"Fragment": "",
@ -217,6 +219,7 @@
"Host": "icons.terrastruct.com",
"Path": "/essentials/004-picture.svg",
"RawPath": "",
"OmitHost": false,
"ForceQuery": false,
"RawQuery": "",
"Fragment": "",
@ -310,6 +313,7 @@
"Host": "icons.terrastruct.com",
"Path": "/essentials/004-picture.svg",
"RawPath": "",
"OmitHost": false,
"ForceQuery": false,
"RawQuery": "",
"Fragment": "",
@ -362,6 +366,7 @@
"Host": "icons.terrastruct.com",
"Path": "/essentials/004-picture.svg",
"RawPath": "",
"OmitHost": false,
"ForceQuery": false,
"RawQuery": "",
"Fragment": "",
@ -455,6 +460,7 @@
"Host": "icons.terrastruct.com",
"Path": "/essentials/004-picture.svg",
"RawPath": "",
"OmitHost": false,
"ForceQuery": false,
"RawQuery": "",
"Fragment": "",
@ -548,6 +554,7 @@
"Host": "icons.terrastruct.com",
"Path": "/essentials/004-picture.svg",
"RawPath": "",
"OmitHost": false,
"ForceQuery": false,
"RawQuery": "",
"Fragment": "",
@ -600,6 +607,7 @@
"Host": "icons.terrastruct.com",
"Path": "/essentials/004-picture.svg",
"RawPath": "",
"OmitHost": false,
"ForceQuery": false,
"RawQuery": "",
"Fragment": "",

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 804 KiB

After

Width:  |  Height:  |  Size: 804 KiB

View file

@ -414,6 +414,7 @@
"Host": "icons.terrastruct.com",
"Path": "/essentials/004-picture.svg",
"RawPath": "",
"OmitHost": false,
"ForceQuery": false,
"RawQuery": "",
"Fragment": "",

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 763 KiB

After

Width:  |  Height:  |  Size: 763 KiB

View file

@ -414,6 +414,7 @@
"Host": "icons.terrastruct.com",
"Path": "/essentials/004-picture.svg",
"RawPath": "",
"OmitHost": false,
"ForceQuery": false,
"RawQuery": "",
"Fragment": "",

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 763 KiB

After

Width:  |  Height:  |  Size: 763 KiB

View file

@ -31,6 +31,7 @@
"Host": "icons.terrastruct.com",
"Path": "/essentials/004-picture.svg",
"RawPath": "",
"OmitHost": false,
"ForceQuery": false,
"RawQuery": "",
"Fragment": "",

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 655 KiB

After

Width:  |  Height:  |  Size: 655 KiB

View file

@ -31,6 +31,7 @@
"Host": "icons.terrastruct.com",
"Path": "/essentials/004-picture.svg",
"RawPath": "",
"OmitHost": false,
"ForceQuery": false,
"RawQuery": "",
"Fragment": "",

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 655 KiB

After

Width:  |  Height:  |  Size: 655 KiB

2
go.mod generated
View file

@ -1,6 +1,6 @@
module oss.terrastruct.com/d2
go 1.18
go 1.20
require (
cdr.dev/slog v1.4.2-0.20221206192828-e4803b10ae17

View file

@ -9,8 +9,8 @@ fi
PATH="$(cd -- "$(dirname "$0")" && pwd)/ci/sub/bin:$PATH"
cd -- "$(dirname "$0")"
if ! go version | grep -qF '1.18'; then
echoerr "You need go 1.18 to build d2."
if ! go version | grep -qF '1.20'; then
echoerr "You need go 1.20 to build d2."
exit 1
fi

View file

@ -142,6 +142,7 @@
"Host": "icons.terrastruct.com",
"Path": "/essentials/004-picture.svg",
"RawPath": "",
"OmitHost": false,
"ForceQuery": false,
"RawQuery": "",
"Fragment": "",

View file

@ -223,6 +223,7 @@
"Host": "icons.terrastruct.com",
"Path": "/essentials/004-picture.svg",
"RawPath": "",
"OmitHost": false,
"ForceQuery": false,
"RawQuery": "",
"Fragment": "",

View file

@ -373,6 +373,7 @@
"Host": "",
"Path": "orange",
"RawPath": "",
"OmitHost": false,
"ForceQuery": false,
"RawQuery": "",
"Fragment": "",

View file

@ -31,6 +31,7 @@
"Host": "icons.terrastruct.com",
"Path": "/essentials/004-picture.svg",
"RawPath": "",
"OmitHost": false,
"ForceQuery": false,
"RawQuery": "",
"Fragment": "",

View file

@ -243,6 +243,7 @@
"Host": "icons.terrastruct.com",
"Path": "/essentials/142-target.svg",
"RawPath": "",
"OmitHost": false,
"ForceQuery": false,
"RawQuery": "",
"Fragment": "",

View file

@ -137,6 +137,7 @@
"Host": "icons.terrastruct.com",
"Path": "/essentials/087-menu.svg",
"RawPath": "",
"OmitHost": false,
"ForceQuery": false,
"RawQuery": "",
"Fragment": "",