-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
2da7c15
commit 73c5fae
Showing
1 changed file
with
65 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,65 @@ | ||
repo_name: pieterclaerhout/go-log | ||
report_id: 140c2c4851359068083cdbeae06f8345 | ||
repo_type: Public | ||
timestamp: '2023-11-09T11:33:17+00:00' | ||
requested_by: pieterclaerhout | ||
provider: github | ||
branch: master | ||
detected_tools_count: 5 | ||
tools: | ||
- name: Golang | ||
description: An open source programming language that makes it easy to build simple, | ||
reliable, and efficient software | ||
website_url: http://golang.org/ | ||
license: BSD-3-Clause | ||
open_source: true | ||
hosted_saas: false | ||
category: Languages & Frameworks | ||
sub_category: Languages | ||
image_url: https://img.stackshare.io/service/1005/O6AczwfV_400x400.png | ||
detection_source: Repo Metadata | ||
- name: Git | ||
description: Fast, scalable, distributed revision control system | ||
website_url: http://git-scm.com/ | ||
open_source: true | ||
hosted_saas: false | ||
category: Build, Test, Deploy | ||
sub_category: Version Control System | ||
image_url: https://img.stackshare.io/service/1046/git.png | ||
detection_source: Repo Metadata | ||
- name: GitHub Actions | ||
description: Automate your workflow from idea to production | ||
website_url: https://github.com/features/actions | ||
open_source: false | ||
hosted_saas: true | ||
category: Build, Test, Deploy | ||
sub_category: Continuous Integration | ||
image_url: https://img.stackshare.io/service/11563/actions.png | ||
detection_source: ".github/workflows/go-tests.yaml" | ||
last_updated_by: Pieter Claerhout | ||
last_updated_on: 2022-10-16 13:31:33.000000000 Z | ||
- name: Testify | ||
description: A toolkit with common assertions and mocks that plays nicely with the | ||
standard library | ||
website_url: https://github.com/stretchr/testify | ||
license: MIT | ||
open_source: true | ||
hosted_saas: false | ||
category: Build, Test, Deploy | ||
sub_category: Go Testing | ||
image_url: https://img.stackshare.io/service/8695/stretchr.png | ||
detection_source: go.mod | ||
last_updated_by: dependabot[bot] | ||
last_updated_on: 2023-06-05 14:58:05.000000000 Z | ||
- name: Visual Studio Code | ||
description: Build and debug modern web and cloud applications, by Microsoft | ||
website_url: https://code.visualstudio.com/ | ||
license: MIT | ||
open_source: true | ||
hosted_saas: false | ||
category: Build, Test, Deploy | ||
sub_category: Text Editor | ||
image_url: https://img.stackshare.io/service/4202/Visual_Studio_Code_logo.png | ||
detection_source: ".vscode/tasks.json" | ||
last_updated_by: Pieter Claerhout | ||
last_updated_on: 2019-10-26 07:53:43.000000000 Z |