snipkit
snipkit copied to clipboard
Snippet CLI manager for quickly accessing shell snippets without leaving the terminal.
Bumps [github.com/charmbracelet/bubbles](https://github.com/charmbracelet/bubbles) from 0.18.0 to 0.20.0. Release notes Sourced from github.com/charmbracelet/bubbles's releases. v0.20.0 Focus. Breathe. This features support for Bubble Tea's new focus-blur feature as well as a quality-of-life update...
Bumps [github.com/charmbracelet/bubbletea](https://github.com/charmbracelet/bubbletea) from 0.26.6 to 1.1.1. Release notes Sourced from github.com/charmbracelet/bubbletea's releases. v1.1.1 Don't panic! Panicking is a part of life…and a part of workin’ in Go. This release addresses...
Bumps [github.com/phuslu/log](https://github.com/phuslu/log) from 1.0.107 to 1.0.112. Commits d17d6a5 add function to caller 3ddfda8 fix tests for go1.24 f8028b0 trim path for slog function 29412f8 fix fastcaller inline bug e879787 disable...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4.5.0 to 4.6.0. Release notes Sourced from codecov/codecov-action's releases. v4.6.0 What's Changed build(deps): bump github/codeql-action from 3.25.8 to 3.25.10 by @dependabot in codecov/codecov-action#1481 build(deps): bump actions/checkout from...
Bumps [github.com/vektra/mockery/v2](https://github.com/vektra/mockery) from 2.44.1 to 2.46.1. Release notes Sourced from github.com/vektra/mockery/v2's releases. v2.46.1 Changelog afe04a5 Merge pull request #808 from RangelReale/fix-go123-aliastype 720caa9 Undo go:build statements, make code a little DRY...
Bumps [github.com/golangci/golangci-lint](https://github.com/golangci/golangci-lint) from 1.60.3 to 1.61.0. Release notes Sourced from github.com/golangci/golangci-lint's releases. v1.61.0 golangci-lint is a free and open-source project built by volunteers. If you value it, consider supporting us,...
Bumps [github.com/daixiang0/gci](https://github.com/daixiang0/gci) from 0.13.4 to 0.13.5. Release notes Sourced from github.com/daixiang0/gci's releases. v0.13.5 What's Changed Add flag to allow multiple prefix() sections to not be automatically sorted by @DanWlker in...
I've installed snipkit with apt on my Ubuntu 20.04 server, then I got the following error.. Syncing all managers... ⣽ Syncing GitHub Gist... Checking gist.github.com/Jason202268 Sync failed: failed to unlock...
Bumps [github.com/charmbracelet/lipgloss](https://github.com/charmbracelet/lipgloss) from 0.12.1 to 0.13.0. Release notes Sourced from github.com/charmbracelet/lipgloss's releases. v0.13.0 Woodn’t you know, Lip Gloss has trees! Lip Gloss ships with a tree rendering sub-package. import "github.com/charmbracelet/lipgloss/tree"...
Bumps [github.com/creack/pty](https://github.com/creack/pty) from 1.1.21 to 1.1.23. Release notes Sourced from github.com/creack/pty's releases. v1.1.23 What's Changed Upgrade to go version 1.18.2 to fix multiple CVEs by @pinaki124 in creack/pty#154 Tests cleanup...