Skip to content

Commit

Permalink
Bump github.com/no-src/nsgo (#26)
Browse files Browse the repository at this point in the history
Bumps [github.com/no-src/nsgo](https://github.com/no-src/nsgo) from 0.0.0-20231103152835-167bae0e1fb2 to 0.0.1.
- [Release notes](https://github.com/no-src/nsgo/releases)
- [Commits](https://github.com/no-src/nsgo/commits/v0.0.1)

---
updated-dependencies:
- dependency-name: github.com/no-src/nsgo
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 16, 2023
1 parent 803e587 commit b51e248
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.20

require (
github.com/no-src/log v0.3.1
github.com/no-src/nsgo v0.0.0-20231103152835-167bae0e1fb2
github.com/no-src/nsgo v0.0.1
gopkg.in/yaml.v3 v3.0.1
)

Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY=
github.com/kr/text v0.2.0/go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE=
github.com/no-src/log v0.3.1 h1:HvozFJQwRicaCThaRztVNOACR01jMiK8Upn4eU7lyps=
github.com/no-src/log v0.3.1/go.mod h1:AG2AiKsnJpZQHmJ24waj6Bi0xHaBEPXiFl1yYpHzLJQ=
github.com/no-src/nsgo v0.0.0-20231103152835-167bae0e1fb2 h1:D6T1flNPHi9iloP/vrCI2qbA8HaWil6otgLETOieJPU=
github.com/no-src/nsgo v0.0.0-20231103152835-167bae0e1fb2/go.mod h1:NPhBsJE4Us7xqR6yJh5zUGdx4cELBfAAZDnz5HP9Bqw=
github.com/no-src/nsgo v0.0.1 h1:D0gkyZOSFVznWN/xfi754ZVrNaZLO3acrdM2hpjBs5E=
github.com/no-src/nsgo v0.0.1/go.mod h1:p+Gku8NRQrP6NnE0Dsn4h6xWqWImXfcTPM4FwTIznB8=
github.com/rogpeppe/go-internal v1.9.0 h1:73kH8U+JUqXU8lRuOHeVHaa/SZPifC7BkcraZVejAe8=
github.com/rogpeppe/go-internal v1.9.0/go.mod h1:WtVeX8xhTBvf0smdhujwtBcq4Qrzq/fJaraNFVN+nFs=
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0=
Expand Down

0 comments on commit b51e248

Please sign in to comment.