From 4e039a7b958dbdf2147bf58413b68f572ad600b3 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 5 Jan 2024 09:29:21 +0000 Subject: [PATCH] Update techstack.yml --- techstack.yml | 196 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 196 insertions(+) create mode 100644 techstack.yml diff --git a/techstack.yml b/techstack.yml new file mode 100644 index 0000000..22cff89 --- /dev/null +++ b/techstack.yml @@ -0,0 +1,196 @@ +repo_name: Norwik/Goenv +report_id: aff69af49b0c8c04026a6ecfb45542b6 +version: 0.1 +repo_type: Public +timestamp: '2024-01-05T08:18:01+00:00' +requested_by: renovate[bot] +provider: github +branch: main +detected_tools_count: 14 +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_url: https://github.com/Norwik/Goenv + 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_url: https://github.com/Norwik/Goenv + 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_url: https://github.com/Norwik/Goenv/blob/main/.github/workflows/build.yml + detection_source: ".github/workflows/build.yml" + last_updated_by: renovate[bot] + last_updated_on: 2023-12-12 21:15:10.000000000 Z +- name: Shell + description: A shell is a text-based terminal, used for manipulating programs and + files. Shell scripts typically manage program execution. + website_url: https://en.wikipedia.org/wiki/Shell_script + open_source: false + hosted_saas: false + category: Languages & Frameworks + sub_category: Languages + image_url: https://img.stackshare.io/service/4631/default_c2062d40130562bdc836c13dbca02d318205a962.png + detection_source_url: https://github.com/Norwik/Goenv + detection_source: Repo Metadata +- name: clipboard + description: Clipboard for golang + package_url: https://pkg.go.dev/github.com/atotto/clipboard + version: 0.1.4 + license: BSD-3-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/Norwik/Goenv/blob/main/go.sum + detection_source: go.mod + last_updated_by: Clivern + last_updated_on: 2021-02-27 16:34:25.000000000 Z +- name: cobra + description: A Commander for modern Go CLI interactions + package_url: https://pkg.go.dev/github.com/spf13/cobra + version: 1.8.0 + license: Apache-2.0 + 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/Norwik/Goenv/blob/main/go.sum + detection_source: go.mod + last_updated_by: dependabot[bot] + last_updated_on: 2023-11-07 15:18:01.000000000 Z +- name: go-colorful + description: A library for playing with colors in go + package_url: https://pkg.go.dev/github.com/lucasb-eyer/go-colorful + version: 1.2.0 + license: MIT + 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/Norwik/Goenv/blob/main/go.sum + detection_source: go.mod + last_updated_by: Clivern + last_updated_on: 2021-02-27 16:34:25.000000000 Z +- name: go-isatty + description: Package isatty implements interface to isatty + package_url: https://pkg.go.dev/github.com/mattn/go-isatty + version: 0.0.14 + license: MIT + 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/Norwik/Goenv/blob/main/go.sum + detection_source: go.mod + last_updated_by: dependabot[bot] + last_updated_on: 2023-05-10 15:11:59.000000000 Z +- name: go-runewidth + description: Go-runewidth Provides functions to get fixed width of the character + or string + package_url: https://pkg.go.dev/github.com/mattn/go-runewidth + version: 0.0.10 + license: MIT + 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/Norwik/Goenv/blob/main/go.sum + detection_source: go.mod + last_updated_by: renovate[bot] + last_updated_on: 2022-11-09 21:04:51.000000000 Z +- name: goblin + description: Minimal and Beautiful Go testing framework + package_url: https://pkg.go.dev/github.com/franela/goblin + version: 0.0.0 + license: MIT + 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/Norwik/Goenv/blob/main/go.sum + detection_source: go.mod + last_updated_by: Clivern + last_updated_on: 2021-02-24 20:50:47.000000000 Z +- name: mousetrap + description: Detect starting from Windows explorer + package_url: https://pkg.go.dev/github.com/inconshreveable/mousetrap + version: 1.1.0 + license: Apache-2.0 + 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/Norwik/Goenv/blob/main/go.sum + detection_source: go.mod + last_updated_by: dependabot[bot] + last_updated_on: 2023-04-06 00:53:47.000000000 Z +- name: pflag + description: Drop-in replacement for Go's flag package + package_url: https://pkg.go.dev/github.com/spf13/pflag + version: 1.0.5 + license: BSD-3-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/Norwik/Goenv/blob/main/go.sum + detection_source: go.mod + last_updated_by: Clivern + last_updated_on: 2021-02-27 16:34:25.000000000 Z +- name: sys + description: Go packages for low-level interaction with the operating system + package_url: https://pkg.go.dev/golang.org/x/sys + version: 0.0.0 + license: BSD-3-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/Norwik/Goenv/blob/main/go.sum + detection_source: go.mod + last_updated_by: Clivern + last_updated_on: 2021-02-24 20:47:01.000000000 Z +- name: text + description: Go text processing support + package_url: https://pkg.go.dev/golang.org/x/text + version: 0.3.8 + license: BSD-3-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/Norwik/Goenv/blob/main/go.sum + detection_source: go.mod + last_updated_by: dependabot[bot] + last_updated_on: 2023-05-10 15:11:59.000000000 Z