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 53,130 public repositories matching this topic...
-
Updated
Feb 14, 2021 - Go
-
Updated
Feb 1, 2021
-
Updated
Feb 8, 2021 - Go
-
Updated
Feb 13, 2021 - Go
POST /repos/{owner}/{repo}/tags/{tag} to create a tag
-
Updated
Feb 15, 2021 - Go
Describe the bug
When I try to fork a repo and add a new remote, it doesn't add a new remote to my current repository.
gh version 1.4.0 (2020-12-17)
Expected vs actual behavior
I expect to see a fork remote added to my repository, but nothing is added.
Logs
❯ gh repo fork --clone=false --remote=true $(git remote get-url up)
- Forking someorg/somerepo...-
Updated
Feb 7, 2021 - Makefile
GenMarkdownTreeCustom has a way to a header (filePrepender arg), however there is not a first class way to add a footer.
Is your feature request related to a problem? Please describe.
During testing I expected github.com/kataras/iris/v12/httptest.Response.Status to fail the test immediately if a different status is received. Therefore on subsequent lines I performed some operations that could result in a panic if let's say the response code was not as expected. It turns that it does not fail fast, it simply f
Summary
The intent is that the API for the client config return values that are logically boolean as JSON values true or false rather than string values "true" or "false".
Steps to reproduce
Request the client config from the API:
curl 'https://community-daily.mattermost.com/api/v4/config/client?format=old'Expected behavior
Values are returned
Move all Dockerfile samples to non-root user
Expected Behaviour
As an OpenFaaS end-user, I want to run all samples on my OpenFaaS cluster, even with the new non-root feature enabled.
Current Behaviour
-
Updated
Feb 14, 2021 - Go
-
Updated
Feb 10, 2021 - Go
-
Updated
Jan 2, 2021
-
Updated
Feb 15, 2021 - Go
-
Updated
Jan 22, 2021 - Go
-
Updated
Feb 15, 2021 - Go
-
Updated
Jan 28, 2021 - Go
-
Updated
Nov 25, 2020 - Go
-
Updated
Sep 5, 2020 - Go
-
Updated
Feb 14, 2021 - Vim script
@benoittgt very kindly submitted a PR to fix some spacing issues in the markdown using gofmtmd.
It should be possible to automate this as part of the build script
Created by Robert Griesemer, Rob Pike, Ken Thompson
Released November 10, 2009
- Repository
- golang/go
- Website
- golang.org
- Wikipedia
- Wikipedia