Skip to content

Commit

Permalink
minor(deps): update module github.com/gopad/gopad-go to v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 2, 2024
1 parent f702f99 commit 26c5205
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
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.18

require (
github.com/drone/funcmap v0.0.0-20240227160611-7e19e9cd5a1c
github.com/gopad/gopad-go v1.0.0
github.com/gopad/gopad-go v1.1.0
github.com/joho/godotenv v1.5.1
github.com/spf13/cobra v1.8.0
github.com/spf13/viper v1.19.0
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ github.com/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0=
github.com/google/uuid v1.6.0/go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo=
github.com/gopad/gopad-go v1.0.0 h1:1/bcCoeqUmwsW/TIU/UHr0fM1untOx8r5oTg9uZ4hm0=
github.com/gopad/gopad-go v1.0.0/go.mod h1:W7ZN2ZLXKzPTNHeUonsHNlGAa3fUcBo5dXlIr/S0wbM=
github.com/gopad/gopad-go v1.1.0 h1:gcA3jX/1NuZg5GVBp+PP/+gOT9fjb0W4YMbEiRpHXm8=
github.com/gopad/gopad-go v1.1.0/go.mod h1:W7ZN2ZLXKzPTNHeUonsHNlGAa3fUcBo5dXlIr/S0wbM=
github.com/hashicorp/hcl v1.0.0 h1:0Anlzjpi4vEasTeNFn2mLJgTSwt0+6sfsiTG8qcWGx4=
github.com/hashicorp/hcl v1.0.0/go.mod h1:E5yfLk+7swimpb2L/Alb/PJmXilQ/rhwaUYs4T20WEQ=
github.com/inconshreveable/mousetrap v1.1.0 h1:wN+x4NVGpMsO7ErUn/mUI3vEoE6Jt13X2s0bqwp9tc8=
Expand Down

0 comments on commit 26c5205

Please sign in to comment.