Skip to content
#

Go

go logo

Go is a programming language built to resemble a simplified version of the C programming language. It compiles at the machine level. Go was created at Google in 2007 by Robert Griesemer, Rob Pike, and Ken Thompson.

Here are 41,781 public repositories matching this topic...

fromanirh
fromanirh commented Apr 29, 2022

There is a strong and growing consensus in sig-node about the need of increasing the test coverage in the kubelet, improving the current testsuite about coverage and reliability. See for example the April 26 sig-node meeting notes and the [April 27 sig-node CI subgroup meeting notes](http

sig/node help wanted good first issue needs-triage
grafana
m1keil
m1keil commented May 3, 2022

What happened:
Following the instructions on this page, I configure my alert with severity and component tags. I then configured PagerDuty side. However, the notification that I got in PagerDuty didn't include the correct field values. Specifically, the component
and severity fields wer

type/bug prio/high effort/medium area/alerting/notifications
caddy
ealib
ealib commented Mar 30, 2022

It would be a nice addition to integrate Minimal windows service stub in Caddy (built for Windows).

At the moment, it is necessary to use for example NSSM to install Caddy as a service on Windows.

See how it becomes much more natural to [install the service and remove it in the case of another project (Gitea) with the Windows tools](https:

feature good first issue
rclone
tiancaiamao
tiancaiamao commented Feb 14, 2022

Enhancement

[2022-02-14T04:12:14.746Z] ----------------------------------------------------------------------
[2022-02-14T04:12:14.746Z] FAIL: db_test.go:7069: testSerialDBSuite.TestModifyColumnTypeWhenInterception
[2022-02-14T04:12:14.746Z] 
[2022-02-14T04:12:14.746Z] db_test.go:7124:
[2022-02-14T04:12:14.746Z]     c.Assert(checkMiddleWarningCount, Equals, true)
[2022-02-14T04:12:
sergey-cs
sergey-cs commented May 12, 2022

Description

When creating a release in repo, the telegram bot sends the following message:

[{owner}/{repo}] Release created: {release_title} by {publisher}

A link is added to {release_title} : https://{base_url}/{owner}/{repo}/src/{tag_name}
This is a link to the tag although a link to the release was expected: https://{base_url}/{owner}/{repo}/releases/tag/{tag_name}

kind/bug good first issue

一款轻量级、高性能、功能强大的内网穿透代理服务器。支持tcp、udp、socks5、http等几乎所有流量转发,可用来访问内网网站、本地支付接口调试、ssh访问、远程桌面,内网dns解析、内网socks5代理等等……,并带有功能强大的web管理端。a lightweight, high-performance, powerful intranet penetration proxy server, with a powerful web management terminal.

  • Updated Mar 31, 2022
  • Go

Created by Robert Griesemer, Rob Pike, Ken Thompson

Released November 10, 2009

Repository
golang/go
Website
golang.org
Wikipedia
Wikipedia

Related Topics

c language