Skip to content

Commit 80e4100

Browse files
Bump github.com/opslevel/opslevel-go/v2024 from 2024.10.28 to 2024.11.8 in /src (#226)
* Bump github.com/opslevel/opslevel-go/v2024 in /src Bumps [github.com/opslevel/opslevel-go/v2024](https://github.com/opslevel/opslevel-go) from 2024.10.28 to 2024.11.8. - [Release notes](https://github.com/opslevel/opslevel-go/releases) - [Changelog](https://github.com/OpsLevel/opslevel-go/blob/main/CHANGELOG.md) - [Commits](OpsLevel/opslevel-go@v2024.10.28...v2024.11.8) --- updated-dependencies: - dependency-name: github.com/opslevel/opslevel-go/v2024 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Add automated changelog yaml from template --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: OpsLevel Bots <[email protected]>
1 parent 5aca1e8 commit 80e4100

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
kind: Dependency
2+
body: Bump github.com/opslevel/opslevel-go/v2024 from 2024.10.28 to 2024.11.8 in /src
3+
time: 2024-11-15T19:45:06.385428958Z

src/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ require (
88
github.com/getsentry/sentry-go v0.29.1
99
github.com/go-resty/resty/v2 v2.16.0
1010
github.com/mitchellh/mapstructure v1.5.0
11-
github.com/opslevel/opslevel-go/v2024 v2024.10.28
11+
github.com/opslevel/opslevel-go/v2024 v2024.11.8
1212
github.com/prometheus/client_golang v1.20.5
1313
github.com/rocktavious/autopilot/v2023 v2023.12.7
1414
github.com/rs/zerolog v1.33.0

src/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -178,8 +178,8 @@ github.com/onsi/gomega v1.23.0 h1:/oxKu9c2HVap+F3PfKort2Hw5DEU+HGlW8n+tguWsys=
178178
github.com/onsi/gomega v1.23.0/go.mod h1:Z/NWtiqwBrwUt4/2loMmHL63EDLnYHmVbuBpDr2vQAg=
179179
github.com/opslevel/moredefaults v0.0.0-20240529152742-17d1318a3c12 h1:OQZ3W8kbyCcdS8QUWFTnZd6xtdkfhdckc7Paro7nXio=
180180
github.com/opslevel/moredefaults v0.0.0-20240529152742-17d1318a3c12/go.mod h1:g2GSXVP6LO+5+AIsnMRPN+BeV86OXuFRTX7HXCDtYeI=
181-
github.com/opslevel/opslevel-go/v2024 v2024.10.28 h1:m12Oe7Qr0ZooZL8QnvyIDJ70K3OVmpDE+eNZagqcNv0=
182-
github.com/opslevel/opslevel-go/v2024 v2024.10.28/go.mod h1:34kLE/rM0i+alFg52micZnkYA7T63xfD/LaigQHldrk=
181+
github.com/opslevel/opslevel-go/v2024 v2024.11.8 h1:m7MgIfvdeiofFOZ4xY43nPXZN/20RgSPi6Z7q9iyOMM=
182+
github.com/opslevel/opslevel-go/v2024 v2024.11.8/go.mod h1:34kLE/rM0i+alFg52micZnkYA7T63xfD/LaigQHldrk=
183183
github.com/pelletier/go-toml/v2 v2.2.2 h1:aYUidT7k73Pcl9nb2gScu7NSrKCSHIDE89b3+6Wq+LM=
184184
github.com/pelletier/go-toml/v2 v2.2.2/go.mod h1:1t835xjRzz80PqgE6HHgN2JOsmgYu/h4qDAS4n929Rs=
185185
github.com/pingcap/errors v0.11.4 h1:lFuQV/oaUMGcD2tqt+01ROSmJs75VG1ToEOkZIZ4nE4=

0 commit comments

Comments
 (0)