File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -9,6 +9,7 @@ require (
99 github.com/prometheus/client_golang v1.23.2
1010 github.com/prometheus/client_model v0.6.2
1111 golang.org/x/oauth2 v0.35.0
12+ golang.org/x/text v0.35.0
1213 gopkg.in/yaml.v3 v3.0.1
1314 modernc.org/sqlite v1.48.0
1415 nhooyr.io/websocket v1.8.17
@@ -34,7 +35,6 @@ require (
3435 github.com/yosida95/uritemplate/v3 v3.0.2 // indirect
3536 go.yaml.in/yaml/v2 v2.4.2 // indirect
3637 golang.org/x/sys v0.42.0 // indirect
37- golang.org/x/text v0.35.0 // indirect
3838 google.golang.org/protobuf v1.36.8 // indirect
3939 modernc.org/libc v1.70.0 // indirect
4040 modernc.org/mathutil v1.7.1 // indirect
Original file line number Diff line number Diff line change @@ -69,9 +69,8 @@ golang.org/x/mod v0.33.0 h1:tHFzIWbBifEmbwtGz65eaWyGiGZatSrT9prnU8DbVL8=
6969golang.org/x/mod v0.33.0 /go.mod h1:swjeQEj+6r7fODbD2cqrnje9PnziFuw4bmLbBZFrQ5w =
7070golang.org/x/oauth2 v0.35.0 h1:Mv2mzuHuZuY2+bkyWXIHMfhNdJAdwW3FuWeCPYN5GVQ =
7171golang.org/x/oauth2 v0.35.0 /go.mod h1:lzm5WQJQwKZ3nwavOZ3IS5Aulzxi68dUSgRHujetwEA =
72- golang.org/x/sync v0.19.0 h1:vV+1eWNmZ5geRlYjzm2adRgW2/mcpevXNg50YZtPCE4 =
73- golang.org/x/sync v0.19.0 /go.mod h1:9KTHXmSnoGruLpwFjVSX0lNNA75CykiMECbovNTZqGI =
7472golang.org/x/sync v0.20.0 h1:e0PTpb7pjO8GAtTs2dQ6jYa5BWYlMuX047Dco/pItO4 =
73+ golang.org/x/sync v0.20.0 /go.mod h1:9xrNwdLfx4jkKbNva9FpL6vEN7evnE43NNNJQ2LF3+0 =
7574golang.org/x/sys v0.6.0 /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
7675golang.org/x/sys v0.42.0 h1:omrd2nAlyT5ESRdCLYdm3+fMfNFE/+Rf4bDIQImRJeo =
7776golang.org/x/sys v0.42.0 /go.mod h1:4GL1E5IUh+htKOUEOaiffhrAeqysfVGipDYzABqnCmw =
Original file line number Diff line number Diff line change 1111 < meta name ="description " hid ="description " content ="" />
1212 < meta name ="robots " content ="noindex, nofollow " />
1313 < title > Buggregator</ title >
14- < script type ="module " crossorigin src ="/assets/index-DswcGPvv .js "> </ script >
15- < link rel ="modulepreload " crossorigin href ="/assets/@vue-rv4FKaB- .js ">
16- < link rel ="modulepreload " crossorigin href ="/assets/@vue-flow-CYFxhQNu .js ">
14+ < script type ="module " crossorigin src ="/assets/index-BSa43Rjj .js "> </ script >
15+ < link rel ="modulepreload " crossorigin href ="/assets/@vue-D49oQ32p .js ">
16+ < link rel ="modulepreload " crossorigin href ="/assets/@vue-flow-K9X6_1I3 .js ">
1717 < link rel ="stylesheet " crossorigin href ="/assets/@vue-flow-DjrIs5xU.css ">
18- < link rel ="stylesheet " crossorigin href ="/assets/index-CfKi_Zpk .css ">
18+ < link rel ="stylesheet " crossorigin href ="/assets/index-UqwrsEOe .css ">
1919 </ head >
2020 < body >
2121 < div id ="app "> </ div >
You can’t perform that action at this time.
0 commit comments