-
Updated
May 13, 2022 - Go
golang
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 67,514 public repositories matching this topic...
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}
Describe the bug
I have a local directory called "Advent of Code". It is not a git repository.
When trying to create a GitHub Repository from it using gh repo create "Advent-of-Code" --private --source="Advent of Code\" I am warned that it is not a git repository.
This warning includes a hint to run git init but the syntax is wrong as it just adds quotation marks to the end of the dir
-
Updated
May 15, 2022 - Go
Environment: master, rc.test
Steps:
- Participate or follow a thread in channel1
- Archive channel1
- Open global threads and view the thread from step 1.
Expected: Text "You are viewing.." with proper spacing on the left and update the text text as per the design. Please ensure the fix applied to the Thread Viewer and the RHS
Observed: No spacing/margin, text butts against the div
-
Updated
May 9, 2022 - Go
-
Updated
May 12, 2022 - Go
-
Updated
May 15, 2022 - Go
-
Updated
May 13, 2022 - Go
-
Updated
May 15, 2022 - Go
Is your feature request related to a problem? Please describe.
SIEC is currently the default curve, despite it being unknown and receiving insufficient cryptanalysis. It looks as if it was chosen because you're related to the designer. Then the NIST curves have seeds that haven't been explained, lea
-
Updated
Feb 13, 2022 - Go
-
Updated
Apr 14, 2022 - Go
-
Updated
May 14, 2022 - Go
-
Updated
May 14, 2022 - Go
-
Updated
May 14, 2022 - Go
-
Updated
May 14, 2022 - Go
ToolbarActions and MenuItems needs to be disableable for the similar reasons and coherence with DisableableWidgets. Last corresponds to solved #234 .
Brief summary
The first time root certificates are loaded in OSX it takes a long time to parse them (> 100ms) and this time will appear as part of http_req_tls_handshaking. The certificates can be forced to load by running: x509.SystemCertPool() somewhere in the code before benchmarking.
k6 version
k6 v0.36.0 ((devel), go1.17.6, darwin/amd64)
OS
macOS 10.15.7
Docker versi
Hi,
It seems like the HTTP Assert package does not allow me to specify a body to pass in a POST request for example. Looking at the HTTPBody() function, the body argument is set to nil:
req, err := http.NewRequest(method, url+"?"+values.Encode(), nil)
Is this by design, or am I looking at a missing feature?
Cheers,
Is your feature request related to a problem? Please describe.
Logs are shown in UTC. IT is frustrating when trying to troubleshoot an issue and need to keep converting timestamps to determine which logs are relevant.
**Describe the sol
-
Updated
Apr 30, 2022 - Go
-
Updated
Jan 2, 2021
Created by Robert Griesemer, Rob Pike, Ken Thompson
Released November 10, 2009
- Repository
- golang/go
- Website
- golang.org
- Wikipedia
- Wikipedia



The associated forum post URL from
https://forum.rclone.orghttps://forum.rclone.org/t/azure-advanced-config-option-access-tier-appears-to-be-case-sensitive/28801/4
What is the problem you are having with rclone?
When configuring an Azure Blob Storage remote, interacting