Skip to content

Commit

Permalink
Update techstack.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
stacksharebot committed Dec 14, 2023
1 parent e67a584 commit b2dad95
Showing 1 changed file with 17 additions and 3 deletions.
20 changes: 17 additions & 3 deletions techstack.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
repo_name: pieterclaerhout/go-waitgroup
report_id: 315e1142ec1f3e3b468fe2608e3a0b7b
report_id: 3d3cac046bfc6331921a919eec97ce7b
repo_type: Public
timestamp: '2023-11-09T11:13:03+00:00'
timestamp: '2023-12-14T09:23:20+00:00'
requested_by: pieterclaerhout
provider: github
branch: master
detected_tools_count: 5
detected_tools_count: 6
tools:
- name: Golang
description: An open source programming language that makes it easy to build simple,
Expand Down Expand Up @@ -63,3 +63,17 @@ tools:
detection_source: ".vscode/tasks.json"
last_updated_by: Pieter Claerhout
last_updated_on: 2020-02-21 08:57:58.000000000 Z
- name: errors
description: Simple error handling primitives
package_url: https://pkg.go.dev/github.com/pkg/errors
version: 0.9.1
license: BSD-2-Clause
open_source: true
hosted_saas: false
category: Libraries
sub_category: Go Modules Packages
image_url: https://img.stackshare.io/package/go-packages/image.png
detection_source_url: https://github.com/pieterclaerhout/go-waitgroup/blob/master/go.sum
detection_source: go.mod
last_updated_by: Pieter Claerhout
last_updated_on: 2022-10-16 13:45:39.000000000 Z

0 comments on commit b2dad95

Please sign in to comment.