Skip to content

Commit

Permalink
Merge pull request #74 from dokku/dependabot/go_modules/github.com/gl…
Browse files Browse the repository at this point in the history
…iderlabs/sigil-0.11.4

chore(deps): bump github.com/gliderlabs/sigil from 0.11.2 to 0.11.4
  • Loading branch information
josegonzalez authored Mar 7, 2025
2 parents a3c5fef + e552bc7 commit 263147e
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 @@ -6,7 +6,7 @@ toolchain go1.23.6

require (
github.com/davecgh/go-spew v1.1.1
github.com/gliderlabs/sigil v0.11.2
github.com/gliderlabs/sigil v0.11.4
github.com/gobuffalo/flect v1.0.3
github.com/json-iterator/go v1.1.12
github.com/spf13/pflag v1.0.6
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/dustin/gojson v0.0.0-20160307161227-2e71ec9dd5ad h1:Qk76DOWdOp+GlyDKB
github.com/dustin/gojson v0.0.0-20160307161227-2e71ec9dd5ad/go.mod h1:mPKfmRa823oBIgl2r20LeMSpTAteW5j7FLkc0vjmzyQ=
github.com/flynn/go-shlex v0.0.0-20150515145356-3f9db97f8568 h1:BHsljHzVlRcyQhjrss6TZTdY2VfCqZPbv5k3iBFa2ZQ=
github.com/flynn/go-shlex v0.0.0-20150515145356-3f9db97f8568/go.mod h1:xEzjJPgXI435gkrCt3MPfRiAkVrwSbHsst4LCFVfpJc=
github.com/gliderlabs/sigil v0.11.2 h1:T2fguk6PdzKicUb4Dn1BMixRKH/RHObtRrJwADl1XIU=
github.com/gliderlabs/sigil v0.11.2/go.mod h1:pAYM+4EIUxnEMs8qmgP6eIBbRnOLpsnQL3at/BggEy0=
github.com/gliderlabs/sigil v0.11.4 h1:a7b95xgwhhu5FgjzbjQ2kY+DQxHSSdcqWpMfjAc3fTI=
github.com/gliderlabs/sigil v0.11.4/go.mod h1:pAYM+4EIUxnEMs8qmgP6eIBbRnOLpsnQL3at/BggEy0=
github.com/gobuffalo/flect v1.0.3 h1:xeWBM2nui+qnVvNM4S3foBhCAL2XgPU+a7FdpelbTq4=
github.com/gobuffalo/flect v1.0.3/go.mod h1:A5msMlrHtLqh9umBSnvabjsMrCcCpAyzglnDvkbYKHs=
github.com/google/gofuzz v1.0.0/go.mod h1:dBl0BpW6vV/+mYPU4Po3pmUjxk6FQPldtuIdl/M65Eg=
Expand Down

0 comments on commit 263147e

Please sign in to comment.