Skip to content

Commit b51e248

Browse files
Bump github.com/no-src/nsgo (#26)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 803e587 commit b51e248

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ go 1.20
44

55
require (
66
github.com/no-src/log v0.3.1
7-
github.com/no-src/nsgo v0.0.0-20231103152835-167bae0e1fb2
7+
github.com/no-src/nsgo v0.0.1
88
gopkg.in/yaml.v3 v3.0.1
99
)
1010

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY=
77
github.com/kr/text v0.2.0/go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE=
88
github.com/no-src/log v0.3.1 h1:HvozFJQwRicaCThaRztVNOACR01jMiK8Upn4eU7lyps=
99
github.com/no-src/log v0.3.1/go.mod h1:AG2AiKsnJpZQHmJ24waj6Bi0xHaBEPXiFl1yYpHzLJQ=
10-
github.com/no-src/nsgo v0.0.0-20231103152835-167bae0e1fb2 h1:D6T1flNPHi9iloP/vrCI2qbA8HaWil6otgLETOieJPU=
11-
github.com/no-src/nsgo v0.0.0-20231103152835-167bae0e1fb2/go.mod h1:NPhBsJE4Us7xqR6yJh5zUGdx4cELBfAAZDnz5HP9Bqw=
10+
github.com/no-src/nsgo v0.0.1 h1:D0gkyZOSFVznWN/xfi754ZVrNaZLO3acrdM2hpjBs5E=
11+
github.com/no-src/nsgo v0.0.1/go.mod h1:p+Gku8NRQrP6NnE0Dsn4h6xWqWImXfcTPM4FwTIznB8=
1212
github.com/rogpeppe/go-internal v1.9.0 h1:73kH8U+JUqXU8lRuOHeVHaa/SZPifC7BkcraZVejAe8=
1313
github.com/rogpeppe/go-internal v1.9.0/go.mod h1:WtVeX8xhTBvf0smdhujwtBcq4Qrzq/fJaraNFVN+nFs=
1414
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0=

0 commit comments

Comments
 (0)